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

Scalapack with 8-byte integers? #93

Closed
traktofon opened this issue Jan 30, 2018 · 1 comment
Closed

Scalapack with 8-byte integers? #93

traktofon opened this issue Jan 30, 2018 · 1 comment

Comments

@traktofon
Copy link

GA has the option --with-scalapack8 to build it with a Scalapack that uses 8-byte integers. I guess Intel MKL provides such a Scalapack, but as far as I can tell, the Scalapack from Netlib has no official support for 8-byte integers. On https://community.amd.com/thread/159540 someone quotes "people in the Netlib community" that

this will require grinding through all the BLACS and SCALAPACK code and modifying it to handle 64-bit integers.

which apparently hasn't happened since there has been no release of Scalapack since then. Can anyone confirm that this is indeed the case? That basically --with-scalapack8 requires MKL? Or did anyone manage with Netlib's Scalapack?

@edoapra
Copy link
Contributor

edoapra commented Feb 6, 2018

Yes, --with-scalapack8 does require MKL

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

3 participants