cd ./Tumor_Synthesis/cellular
python setup.py install
My cuda version is 12.1, but fail on running this command: error: command '/usr/bin/gcc' failed with exit code 1
I have a question that whether this comment only suitable for cuda113? How can I install cellular automata in cuda 121?
install cellular automata
cd ./Tumor_Synthesis/cellular python setup.py install My cuda version is 12.1, but fail on running this command: error: command '/usr/bin/gcc' failed with exit code 1 I have a question that whether this comment only suitable for cuda113? How can I install cellular automata in cuda 121?