Files
OpenSpace/modules
Emil Wallberg 09397189c6 WIP: CUDA build setup with CMake
The current CUDA build setup fails due to invalid flags in the nvcc command, leading to the error:

nvcc fatal: A single input file is required for a non-link phase when an output file is specified

The problematic flags are /MP and /bigobj, which cause nvcc to misinterpret the command structure. Removing these flags allows the compilation to succeed.

Further investigation is needed to determine how they can be removed form the CMake build system.
2025-02-20 15:08:04 +01:00
..
2025-02-05 23:22:32 +01:00
2025-01-14 16:34:42 +01:00
2025-01-14 16:21:08 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-01-14 16:21:08 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-01-14 16:21:08 +01:00
2025-01-14 16:21:08 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-02-05 23:22:32 +01:00
2025-01-14 16:21:08 +01:00