lilux618

Results 2 issues of lilux618

**Do you have questions or need support? Please describe.** I run the libgrapelite on A100 with datasets graph500-26 using BFS, the results are as follow: - load graph: 1080.76 sec...

performance

root@90f5577d61db:/workspace/Geo-FNO/airfoils# python3 naca_geofno.py Traceback (most recent call last): File "/workspace/Geo-FNO/airfoils/naca_geofno.py", line 8, in from utilities3 import * ModuleNotFoundError: No module named 'utilities3' What's wrong with me?