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

Use FORCE_ALIGNED_MEMORY #11

Closed
mdboom opened this issue Feb 28, 2018 · 1 comment
Closed

Use FORCE_ALIGNED_MEMORY #11

mdboom opened this issue Feb 28, 2018 · 1 comment

Comments

@mdboom
Copy link
Collaborator

mdboom commented Feb 28, 2018

Python and Numpy are both reportedly alignment clean, or at least were at one time when they worked on Sparc. Setting this option should give us a speedup.

https://github.com/kripken/emscripten/blob/master/src/settings.js#L103

@rth
Copy link
Member

rth commented Jan 5, 2021

FORCE_ALIGNED_MEMORY is no longer supported in emscripten 1.38.29+ ( emscripten-core/emscripten#8260 )

@rth rth closed this as completed Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants