Skip to content

fix non-deterministic result using when cuda version > 10.2 #5

Open
Ldoun wants to merge 2 commits into
sunilkmaurya:mainfrom
Ldoun:main
Open

fix non-deterministic result using when cuda version > 10.2 #5
Ldoun wants to merge 2 commits into
sunilkmaurya:mainfrom
Ldoun:main

Conversation

@Ldoun

@Ldoun Ldoun commented May 2, 2023

Copy link
Copy Markdown

an environment with a CUDA version greater than 10.2 makes non-deterministic results with this code. (because of torch.spmm & use of non-deterministic algorithms)
I modify the original code to make the result deterministic

@sunilkmaurya

Copy link
Copy Markdown
Owner

@Ldoun Thanks for the pull request, and sorry for my late response. Before merging the pull request, I will need to make
sure it does not change reported results in the paper with the specified hardware/environment. Unfortunately, I do not have access to computing resources right now. So it may take some time to check and confirm the reproducibility of results and merge the request. Thanks again for the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants