How bad is an erroneous isntallation?

Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
Post Reply
Ólafur
Posts: 9
Joined: Tue Jul 25, 2017 9:34 am

How bad is an erroneous isntallation?

Post by Ólafur » Tue Jul 25, 2017 9:42 am

Hello all
I am currently looking into installing the MAGMA library on a server but I'd like to know how much effort it would take to fix a botched installation (wrong settings in the make file etc.). I just wanted to make sure that if I screwed up the install it wouldn't require server admin intervention. I'm looking at a linux server that already has the CUDA toolkit libraries.

Thanks in advance.

mgates3
Posts: 918
Joined: Fri Jan 06, 2012 2:13 pm

Re: How bad is an erroneous isntallation?

Post by mgates3 » Wed Jul 26, 2017 11:48 am

A corrected version of MAGMA should overwrite a botched installation (assuming either both compile shared libraries or neither compiles shared libraries).
-mark

Ólafur
Posts: 9
Joined: Tue Jul 25, 2017 9:34 am

Re: How bad is an erroneous isntallation?

Post by Ólafur » Wed Jul 26, 2017 12:10 pm

Thanks Mark.

Post Reply