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

should SCALAPACK_VERSION be 2.1? #15

Closed
drew-parsons opened this issue Nov 24, 2019 · 2 comments
Closed

should SCALAPACK_VERSION be 2.1? #15

drew-parsons opened this issue Nov 24, 2019 · 2 comments

Comments

@drew-parsons
Copy link
Contributor

scalapack 2.1 has just been released.

But CMakeLists.txt line 254 (and following) still sets the version at 2.0.2:

set(SCALAPACK_VERSION 2.0.2)
set(CPACK_PACKAGE_VERSION_MAJOR 2)
set(CPACK_PACKAGE_VERSION_MINOR 0)
set(CPACK_PACKAGE_VERSION_PATCH 2)

Should these variables have been updated to 2.1?

julielangou added a commit that referenced this issue Nov 26, 2019
@julielangou
Copy link
Contributor

thanks, had to regenerate the release,.. sorry

@drew-parsons
Copy link
Contributor Author

Thanks Julie.

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