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

python 2 is EOL and no python 3 support #1

Open
jdshpe opened this issue May 18, 2021 · 1 comment
Open

python 2 is EOL and no python 3 support #1

jdshpe opened this issue May 18, 2021 · 1 comment

Comments

@jdshpe
Copy link

jdshpe commented May 18, 2021

The python in this project has not been updated to support python 3 when python 2 was declared EOL on January 1st 2020.

@lee218llnl
Copy link
Collaborator

@jdshpe this is a pretty big task. Pynamic is based on pyMPI and pyMPI has not been supported for many years now and was never ported to Python 3. Ultimately we would need a way to port Pynamic to mpi4py, but then we lose the ability to produce a pynamic-pyMPI executable with the shared objects linked in to the executable. We may have to only support pure dynamic loading. I'm not sure when I will get around to doing this.

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