ResonantGeoData / RD-OASIS

ResonantGeoData OASIS Deployment
Apache License 2.0
2 stars 1 forks source link

Enable GPU execution of Algorithms #8

Closed banesullivan closed 2 years ago

banesullivan commented 2 years ago

Enable users to run the model on GPU or CPU

This will likely be implemented as a field on the Algorithm model such as use_gpu with the options no, optional, and required