AllenInstitute / cell_type_mapper

Repository for storing prototype functionality implementations for the BKP
Other
11 stars 2 forks source link

Set start method to spawn for multiprocessing if gpu available #4

Closed cacerca closed 1 year ago

cacerca commented 1 year ago

Sets multiprocessing's start method to "spawn" if both cuda and gpus are available.