-
Notifications
You must be signed in to change notification settings - Fork 38
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
Get rid of ga_malloc #348
Get rid of ga_malloc #348
Commits on Aug 1, 2024
-
Modified code to replace all instances of ga_malloc with regular malloc.
Bruce J Palmer committedAug 1, 2024 Configuration menu - View commit details
-
Copy full SHA for ef17f31 - Browse repository at this point
Copy the full SHA ef17f31View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 761ecb7 - Browse repository at this point
Copy the full SHA 761ecb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e923372 - Browse repository at this point
Copy the full SHA e923372View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4356348 - Browse repository at this point
Copy the full SHA 4356348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c04541 - Browse repository at this point
Copy the full SHA 3c04541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fceda2 - Browse repository at this point
Copy the full SHA 9fceda2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8843be - Browse repository at this point
Copy the full SHA a8843beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d94901e - Browse repository at this point
Copy the full SHA d94901eView commit details
Commits on Aug 13, 2024
-
Merge branch 'feature/malloc' of github.com:GlobalArrays/ga into feat…
…ure/malloc
Bruce J Palmer committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for a223780 - Browse repository at this point
Copy the full SHA a223780View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74833d0 - Browse repository at this point
Copy the full SHA 74833d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c768eb - Browse repository at this point
Copy the full SHA 2c768ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f8ccba - Browse repository at this point
Copy the full SHA 7f8ccbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbac3a0 - Browse repository at this point
Copy the full SHA fbac3a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17ec774 - Browse repository at this point
Copy the full SHA 17ec774View commit details -
Configuration menu - View commit details
-
Copy full SHA for b54f9ce - Browse repository at this point
Copy the full SHA b54f9ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1400983 - Browse repository at this point
Copy the full SHA 1400983View commit details
Commits on Sep 10, 2024
-
Modified handling of ga_malloc by defining a new function pnga_malloc…
… that can be converted to use either ga_malloc or regular malloc. This is the only function that needs to be changed.
Bruce J Palmer committedSep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 57c39e8 - Browse repository at this point
Copy the full SHA 57c39e8View commit details
Commits on Sep 11, 2024
-
Merge branch 'feature/malloc' of github.com:GlobalArrays/ga into feat…
…ure/malloc Conflicts: global/src/DP.c global/src/ga_solve_seq.c global/src/ga_symmetr.c global/src/ghosts.c global/src/global.nalg.c global/src/global.npatch.c global/src/matmul.c global/src/onesided.c global/src/sparse.c
Bruce J Palmer committedSep 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 339b4f1 - Browse repository at this point
Copy the full SHA 339b4f1View commit details