Åke Sandgren

Results 181 comments of Åke Sandgren

The easy way is, ``` git clone https://github.com/akesandgren/lapack.git cd lapack git checkout v3.9.0-blis-test cp make.inc.blis-test make.inc # Change BLASLIB to be the librefblas make -j blaslib lib cd TESTING/LIN make...

There is a major problem to be solved though, Scalapack (PBLAS in particular) from netlib has no I8 support whatsoever, at least last time i checked.. I've been meaning to...

@casparvl I second the comment from @Micket, it should have a dep for UCX-CUDA

@Darkless012 this needs a conflict resolution.

@Darkless012 This needs conflict resolution and a look at flamefires suggestion.

Should only be done on a per-site initiative I think.

If i try the "python -m cProfile -o log -s cumulative -m easybuild.main" command i get Usage: cProfile.py [-o output_file_path] [-s sort] scriptfile [arg] ... cProfile.py: error: no such option:...