Closed xxihe closed 9 months ago
Thank you for your query. When running on a server without a GPU configuration, scDeepFeatures will automatically leverage the CPU. Hope this helps. Cheers,
Thank you for your reply!
When I am testing your example dataset on the server with CPU only, I got the error messages about missing GPU. Do you know why it did not switch to use the CPU automatically?
The error message:
Traceback (most recent call last):
File "../scDeepFeatures/Utils/Feature_selection_methods/Mlp/main.py", line 41, in
Best, Xi
Hi Xi,
I have updated the print function and tested it on a CPU machine. Please try again and let me know how it goes.
Regards,
Hi,
I am interested in applying your pipeline on our own scRNA-seq data. However, our server only offers a CPU option. I am wondering is your pipeline can be tested on CPUs? Is it possible of you to provide an option to bypass the GPU setting? We just wanna have a quick test run on a small dataset to see the results.
Best, Xi