AllenCell / AllenCell/allencell-segmenter-ml

Check for compatible cuda and pytorch version and show dialog box with instructions if needed

Đang mở
#491 0 bình luận 0 reaction 1 người được giao Được giao cho @hughes036 Xem trên GitHub
🚨 high priority🚨
Ngôn ngữ chính
Python
Star
5
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When the plugin starts up we should use `torch.cuda.available()` to check if the user's cuda driver is compatible with the version of pytorch installed on their system.

if incompatible, do `nvidia-smi` to check if they have a gpu on their system, and if they do,`nvcc --version` to check the version of cuda currently on their system, which may require error handling if the user has no GPU available on their system. Display all relevant information about their gpu/cuda drivers, a link to pytorch versions and a link to our documentation on how to install pytorch.

show this message one time, and set an application property (like experiments home) to not display this message again.

include the option to display this in our dropdown menu

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.