Opis zlecenia
Chciałbym posiadać skompilowany program z linku:
https://github.com/mikorist/Kangaroo-256-bit
Tak aby działał w moim środowisku (windows 10, Visal studio 2022, cuda_12.8.r12.8)
Note: The current release has been compiled with Visual studio 2019 and CUDA SDK 10.2, if you have a different release of the CUDA SDK, you may need to update CUDA SDK paths in Kangaroo.vcxproj using a text editor. The current nvcc option are set up to architecture starting at 3.0 capability, for older hardware, add the desired compute capabilities to the list in GPUEngine.cu properties, CUDA C/C++, Device, Code Generation.