m5luo / rips24_llnl_pymgrit

PyMGRIT is a package for the Multigrid-Reduction-in-Time (MGRIT) algorithm in Python.
https://pymgrit.github.io/pymgrit/
MIT License
0 stars 0 forks source link

Set Up PyMGRIT and PyTorch - Daniel #5

Open m5luo opened 4 months ago

m5luo commented 4 months ago
Daniels1610 commented 4 months ago

1. Set up PyMGRIT and test by running quickstart example image image

2. Set up PyTorch and test with their verification Displaying PyTorch version and creating some Tensors: image

Using PyTorch with NVIDIA T400 GPU: image