Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added releases #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Added releases #1

wants to merge 2 commits into from

Conversation

3dfernando
Copy link

John, this pull request adds the releases for the .exe and .mex files.
I first added them in the code folder but then I realized that there was a releases feature so I used that instead.

Let me know if you have any questions.

@3dfernando
Copy link
Author

R03 implements the cell-centered kernel, which is more accurate. It also fixes a memory leak bug. The CG now restarts and returns the best result if it can't achieve the desired tolerance (previously it just diverged). Also, now we are using doubles by default, instead of singles.

Create

Add files via upload

Delete OmniCUDA_OneShot/x64/Release/

Create Test.txt

Add files via upload

Added executables

Delete OmniCUDA_Iterative/x64/Release directory

Delete OmniCUDA_OneShot/x64/Release directory

See Releases folder for binaries

Uploaded R03

New kernel ('cell-centered'); fixed memory leak; added CG restart

Uploaded R03

New kernel ('cell-centered'); fixed memory leak; added CG restart
Added cell-centered kernel
Working with doubles by default in Matlab code
CG restart implemented
Fixed memory leak
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.

1 participant