ColossalAI
ColossalAI copied to clipboard
Allow building cuda extension without a device.
🚨 Issue number
fixes #5534
📝 What does this PR do?
Added FORCE_CUDA environment variable support, to enable building extensions where a GPU device is not present but cuda libraries are.