Closed qzhu2017 closed 4 years ago
@yanxon If you turn on device=cuda, the following code does not work
device=cuda
https://github.com/qzhu2017/PyXtal_FF/blob/master/examples/SNU-SiO2/so4-full.py
It is working but if one pick the file from CPU training. This won't work. In general, we don't want to use cuda. Will fix this after #15
@yanxon If you turn on
device=cuda
, the following code does not workhttps://github.com/qzhu2017/PyXtal_FF/blob/master/examples/SNU-SiO2/so4-full.py