dbarrow257 / NuOscillator

3 stars 2 forks source link

Cmake Fix #10

Closed KSkwarczynski closed 4 months ago

KSkwarczynski commented 4 months ago

-Add NuOscillator Compiler Options interface, this ensure that whetever targets NuOsicllator will proeprly set Dan Double etc. -Fix weird logic with setting GPU... -Allow to set via cmake compiler flags both for CPU and GPU

Testing: Here is example how -DUseDouble is being used in MaCh3 (outisde of NuOscllator) image

Setting flags I was able to set long long via cpm when compiling NuuuuOsiclator image image

This is NuOscillator export target list with: image

dbarrow257 commented 4 months ago

Thanks @KSkwarczynski - looks great. Reminder that changes should also be made to the ProbGPU repo dependency regarding the GPU architecture options.