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

Cryptic Error When Malloc Fails #2164

Closed
sswan opened this issue Jun 3, 2019 · 6 comments
Closed

Cryptic Error When Malloc Fails #2164

sswan opened this issue Jun 3, 2019 · 6 comments
Assignees
Labels
Enhancement Improve existing capability; will potentially require voting

Comments

@sswan
Copy link

sswan commented Jun 3, 2019

As a user of a program that uses kokkos, I ran into this error message this morning and had no idea what it was or what it meant:

Kokkos::HostSpace::allocate[ INTEL_MM_ALLOC ]( 18446743565090964400 ) FAILED NULL

We figured out it was because the requested array was too large. Can you please make this error message more useful? Maybe the name of the array that is trying to be malloc'ed?

@crtrott crtrott added the Enhancement Improve existing capability; will potentially require voting label Jun 5, 2019
@crtrott
Copy link
Member

crtrott commented Jun 5, 2019

We will look into doing this.

@sswan
Copy link
Author

sswan commented Jul 18, 2019

What is the status of this issue?

@crtrott
Copy link
Member

crtrott commented Aug 21, 2019

This is a request for a better warning.

@sswan
Copy link
Author

sswan commented Aug 22, 2019

Do we have an ETA for when a fix for this will get in?

@crtrott
Copy link
Member

crtrott commented Aug 23, 2019

We are in the process of prioritizing everything. We should have an idea by next Wednesday.

@dhollman dhollman added this to To do in Milestone: Release 3.1 via automation Sep 3, 2019
@dhollman dhollman added this to the Tentative 3.1 Release milestone Sep 3, 2019
@dhollman dhollman added this to To do (soon) in Developer: DSHOLLM Sep 30, 2019
@dhollman dhollman moved this from To do (soon) to In progress in Developer: DSHOLLM Sep 30, 2019
@dhollman dhollman moved this from In progress to Needs Tests in Developer: DSHOLLM Oct 1, 2019
@dhollman dhollman added the [WIP] label Oct 1, 2019
@dhollman
Copy link

dhollman commented Oct 1, 2019

Hopefully #2409 should address this. We probably still need Cuda versions of this same kind of thing, so I'm leaving the tag [WIP] on here for now.

@dhollman dhollman moved this from Needs Tests to Awaiting Merge in Developer: DSHOLLM Oct 8, 2019
@crtrott crtrott added InDevelop and removed [WIP] labels Mar 1, 2020
@crtrott crtrott moved this from To do to Done in Milestone: Release 3.1 Mar 10, 2020
@crtrott crtrott closed this as completed Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve existing capability; will potentially require voting
Projects
No open projects
Development

No branches or pull requests

3 participants