tberlok / paicos

An object-oriented Python package for analysis of (cosmological) simulations performed with Arepo
GNU General Public License v3.0
11 stars 3 forks source link

Tests requiring gpu should xfail if gpu is not available #50

Closed kyleaoman closed 7 months ago

kyleaoman commented 8 months ago

It would make sense for tests needing the gpu to be skipped or xfail if a gpu is not available.

tberlok commented 8 months ago

Good point. I have now implemented that they xfail.