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

QPULib: heap overflow (increase EMULATOR_HEAP_SIZE) #74

Open
tklkalok opened this issue Apr 4, 2019 · 1 comment
Open

QPULib: heap overflow (increase EMULATOR_HEAP_SIZE) #74

tklkalok opened this issue Apr 4, 2019 · 1 comment

Comments

@tklkalok
Copy link

tklkalok commented Apr 4, 2019

I faced this problem when I run :

  1. Rot3D with 192000 (instead of 19200)
    and
  2. HeatMap (Vector Mode)

What's the problem? And how can I fix it.

What is emulator mode talking about?

@VincentSch4rf
Copy link

VincentSch4rf commented Apr 21, 2019

You have a limited amount of memory. Running Rot3D with 10 times 19200 just exceeds the amount of memory available.

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

No branches or pull requests

2 participants