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

Get rid of ga_malloc #348

Merged
merged 18 commits into from
Sep 13, 2024
Merged

Get rid of ga_malloc #348

merged 18 commits into from
Sep 13, 2024

Conversation

edoapra
Copy link
Contributor

@edoapra edoapra commented Aug 6, 2024

Resolves #330

@bjpalmer bjpalmer mentioned this pull request Aug 26, 2024
edoapra and others added 4 commits August 27, 2024 10:36
… that can

be converted to use either ga_malloc or regular malloc. This is the only
function that needs to be changed.
…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
@bjpalmer bjpalmer merged commit aa0f8d4 into develop Sep 13, 2024
76 checks passed
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.

Get rid of ga_malloc
3 participants