MrGiovanni / Pixel2Cancer

[MICCAI 2024] Cellular Automata for Tumor Development - Realistic Synthetic Tumors in Liver, Pancreas, and Kidney
https://arxiv.org/pdf/2403.06459.pdf
Apache License 2.0
30 stars 1 forks source link

cellular automata instruction #2

Open BodongDu opened 2 months ago

BodongDu commented 2 months ago

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?