Re: [deal.II] Re: Run into a cluster

2017-03-30 Thread 'Joaquin M Valencia Bravo' via deal.II User Group
Hi Jean-Paul, I can already run my code in the cluster with the lapack and blas module. Thank you for your time. Joaquin 2017-03-29 2:52 GMT-04:00 Jean-Paul Pelteret : > Hi Joaquin, > > Its been a really long time since I compiled Lapack manually and linked it > against deal.II (at that time,

Re: [deal.II] Re: Run into a cluster

2017-03-28 Thread Jean-Paul Pelteret
Hi Joaquin, Its been a really long time since I compiled Lapack manually and linked it against deal.II (at that time, before we used CMake). I've attached for you a file with my personal notes on how I used to compile Lapack then (circa 2012). I think that you've pretty much covered all of the

Re: [deal.II] Re: Run into a cluster

2017-03-28 Thread 'Joaquin M Valencia Bravo' via deal.II User Group
Thanks for the help Jean-Paul. I installed lapack by myself, following the next steps: *$ wget http://www.netlib.org/lapack/lapack-3.3.0.tgz $ tar zxvf lapack-3.3.0.tgz $ cp INSTALL/make.inc.gfortran make.inc $ make blaslib $ make lapacklib $

[deal.II] Re: Run into a cluster

2017-03-25 Thread Jean-Paul Pelteret
Dear Joaquin, This would appear to be an issue with the way that blas is compiled: See these search results for some more info. If this were installed by a system administrator then you should ask them to rec

[deal.II] Re: Run into a cluster

2017-03-25 Thread 'Joaquin' via deal.II User Group
Dear Timo, Thanks for your quick response. Sorry for the late answer. Another error I got when I typed "make -j8 install, this is shown below: *Linking CXX shared library ../lib/libdeal_II.so/usr/bin/ld: /cm/shared/apps/blas/open64/3.5.0/lib64/../lib64/libblas.a(cgbmv.o): relocati