Compile environment #3434
Answered
by
antimora
chenqi13814529300
asked this question in
Q&A
Compile environment
#3434
-
Hello developer, I have a question. Can you compile projects with GPUs like Burn on computer A without GPUs. Can GPU acceleration be performed normally on computer B with GPU? |
Beta Was this translation helpful? Give feedback.
Answered by
antimora
Jul 29, 2025
Replies: 1 comment 1 reply
-
Yes, your project can be built without GPU devices and run on a computer with GPU devices, as long as you have required libraries to link for building. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
chenqi13814529300
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, your project can be built without GPU devices and run on a computer with GPU devices, as long as you have required libraries to link for building.