Hi,
I am trying to build MXNet with int64 version of openBLAS. I wanted to know that apart from INTERFACE64=1 and BINARY=64 flags. Is there a binary version of openBLAS available that supports int64 ?
So I can install it like sudo apt install libopenblas64-dev sth like this ?
Hi,
I am trying to build MXNet with int64 version of openBLAS. I wanted to know that apart from INTERFACE64=1 and BINARY=64 flags. Is there a binary version of openBLAS available that supports int64 ?
So I can install it like
sudo apt install libopenblas64-devsth like this ?