maweigert / gputools

GPU accelerated image/volume processing in Python
BSD 3-Clause "New" or "Revised" License
108 stars 20 forks source link

Update config.py #10

Closed shishu94 closed 5 years ago

shishu94 commented 6 years ago

Add os.environ vars to configure gputools defaults before importing the module

maweigert commented 5 years ago

Thanks for the useful addition! (And sorry for the delayed response)

maweigert commented 5 years ago

Small change though: I changed the names to be in line with the config file, i.e. gputools_id_device and gputools_id_platform. Thanks again for the contribution!