kminemur
kminemur
Hi, the staging branch raises the other error. **nvcc fatal : A single input file is required for a non-link phase when an outputfile is specified** C:\Program Files\Microsoft Visual Studio\2022\Professional\MSBuild\Microsoft\VC\v170\BuildCustomizations\CUDA...
Hi @lindstro The commit 6e825731efd88d90f28c06ab4aa25a270569385 solves this compiling issue. we can close this issue. Thanks.
Hi, Unfortunately, all ctest is not passing. cmake .. -DZFP_WITH_CUDA=TRUE -DBUILD_TESTING_FULL=ON cmake --build . --config Release > build.log [build.log](https://github.com/user-attachments/files/18404981/build.log) [ctest.log](https://github.com/user-attachments/files/18404980/ctest.log) update: without CUDA option also gets all failed (not run).
@lindstro 42% tests passed, 129 tests failed out of 221 with "ctest -C Release" [ctest_release.log](https://github.com/user-attachments/files/18431802/ctest_release.log)