Merge Magma in an existing autotools project

Open discussion for MAGMA library (Matrix Algebra on GPU and Multicore Architectures)
Post Reply
jreybert
Posts: 2
Joined: Thu Oct 07, 2010 6:34 am

Merge Magma in an existing autotools project

Post by jreybert » Tue Apr 19, 2011 12:03 pm

Hello,

I am trying to merge Magma into an existing autotools project. Is anyone already tried this?

The goal here is to automatically build magma when building the project (which is built with autotools).

Are there correct Makefile.in somewhere for Magma project?

mateo70
Posts: 41
Joined: Tue Mar 08, 2011 12:38 pm

Re: Merge Magma in an existing autotools project

Post by mateo70 » Tue Apr 19, 2011 1:29 pm

Hi Jerome,

Normally you have several make.inc.xxx as example that should work. But we are not using autotools in MAGMA.

Mathieu

Post Reply