sfilippone / psblas3

A library of parallel sparse linear algebra on high performance computer.
Other
56 stars 12 forks source link

WIP: Add cmake scripts #5

Closed zbeekman closed 5 years ago

zbeekman commented 6 years ago

Hi Salvatore!

Here is a pull request to start the discussion regarding integrating a CMake build system into PSBLAS3.

Changes made:

Outstanding work:

zbeekman commented 6 years ago

CC: @rouson

sfilippone commented 6 years ago

Hi @zbeekman I am back in Cranfield on Friday, will take a deeper look then. Development is not active right now, so it should not be a problem. We need to have a longer chat on how to handle the other tests. S.

sfilippone commented 6 years ago

Hi @zbeekman I have merged the template, and have tested this version with configure/make/install and building mld2p4-2 against it. I have not tested the cmake machinery, I suppose you did that?

zbeekman commented 6 years ago

Hi @sfilippone this is still a work in progress. I am getting close and hope to have a finished version for you to test later today. The CMake machinery appears to be working but requires a few more tweaks and changes.

sfilippone commented 6 years ago

@zbeekman Ok, stainding by. Actually am very busy with classes, so I won't get back to this until weekend.

sfilippone commented 6 years ago

@zbeekman Be aware that I made a simple change to the copyright statements, but by its nature it is a bit intrusive.

zbeekman commented 6 years ago

No worries, I'll update the branch.