AllenCell / benchmarking_representations

Benchmarking different methods for extracting unsupervised representations from images
Other
0 stars 0 forks source link

Elaborate on "Set env variables" #12

Closed pgarrison closed 1 week ago

pgarrison commented 1 month ago

The "Set env variables" step of the instructions assumes that the user has done this before, knows what "env" means, knows what environment variables are, knows why they would want to set CUDA_VISIBLE_DEVICES, and knows how to look up the proper format of the values for CUDA_VISIBLE_DEVICES. This should be spelled out for a wider audience.

pgarrison commented 1 week ago

The CUDA_VISIBLE_DEVICES part has been resolved by #16 but CYTODL_CONFIG_PATH could use more explanation