ORNL / HydraGNN

Distributed PyTorch implementation of multi-headed graph convolutional neural networks
BSD 3-Clause "New" or "Revised" License
68 stars 29 forks source link

Tensor Core enabled for mixed precision on GPUs that allow it #206

Open allaffa opened 11 months ago

jychoi-hpc commented 11 months ago

I ran a few test runs using qm9 on Frontier. I found the following related to this AMP feature (Automatic Mixed Precision):

jychoi-hpc commented 11 months ago

We may need to make this feature optional as it changes the accuracy or losses.

allaffa commented 11 months ago

We may need to make this feature optional as it changes the accuracy or losses.

@jychoi-hpc I agree. The differences between full precision and mixed-precision seem to be drastic, even for a relatively simple dataset like QM9