Dmitry Pekurovsky
Dmitry Pekurovsky
I'd like to know which functions in the code are making the MPI calls shown in the profile. I compiled the code with -g, and still the function or source...
Hi, many thanks for your library - it seems to be a really useful tool for GPU codes! I am testing it on Summit and find the following error: cudaFuncSetSharedMemConfig(transposePacked,...
Code crashes. Traceback is below: Traceback (most recent call last): File "fetch_stats.py", line 58, in repo = g.get_repo(repo_str) File "/home/dmitry/.local/lib/python3.8/site-packages/github/MainClass.py", line 324, in get_repo headers, data = self.__requester.requestJsonAndCheck( File "/home/dmitry/.local/lib/python3.8/site-packages/github/Requester.py",...