You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I am thinking of purchasing a GPU for specifically using the df-cc using psi4 . Now for choosing an appropriate GPU I need to know :
i) In the present implementation has mathematical operations in FP32 or FP64.
ii) Can we choose to use FP32 for calculations.
Any specific suggestions for choosing a GPU. Thank you for doing a nice job for GPU accelerated code.
The text was updated successfully, but these errors were encountered:
At this time, this code uses double precision throughout, and there is no option for single precision.
I have done most testing on NVIDIA Tesla K40c (Kepler). Performance on GP100 (Pascal) is a few times better than on K40c, but I haven't thoroughly tested that architecture.
Hello.
I am thinking of purchasing a GPU for specifically using the df-cc using psi4 . Now for choosing an appropriate GPU I need to know :
i) In the present implementation has mathematical operations in FP32 or FP64.
ii) Can we choose to use FP32 for calculations.
Any specific suggestions for choosing a GPU. Thank you for doing a nice job for GPU accelerated code.
The text was updated successfully, but these errors were encountered: