Dear Emmanuel, without being sure, I'm going to guess that no, you can't use GPU acceleration specifically. Also, LC runs in a single thread, so by default, you will not be able to do multi-core processing.
Having said that often in this forum people present slow code and often it can be sped up by orders of magnitude just using more apt techniques (handlers that take 2-3 minutes end up taking 10 milliseconds etc).
I would suggest maybe you post your slow code here - hopefully some will be able to help.
Regards
Stam
Having said that often in this forum people present slow code and often it can be sped up by orders of magnitude just using more apt techniques (handlers that take 2-3 minutes end up taking 10 milliseconds etc).
I would suggest maybe you post your slow code here - hopefully some will be able to help.
Regards
Stam
Statistics: Posted by stam — Mon Jun 24, 2024 6:53 pm