ttricco / sarracen

A Python library for smoothed particle hydrodynamics (SPH) analysis and visualization.
https://sarracen.readthedocs.io
GNU General Public License v3.0
16 stars 18 forks source link

choose gpu mode automatically by default? #45

Closed danieljprice closed 1 year ago

danieljprice commented 1 year ago

The gpu option is very useful but seems strange to let the user choose this when it really just depends on hardware / library availability.

Would be great just to automatically detect whether the required libraries/hardware are there so the user does not have to be aware of this