Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sumaclust
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
sumaclust
Commits
2f0e2705
Commit
2f0e2705
authored
Mar 28, 2019
by
Celine Mercier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated documentation for the new installation
parent
2e432e83
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
sumaclust.c
sumaclust.c
+1
-1
sumaclust_user_manual.md
sumaclust_user_manual.md
+2
-1
No files found.
sumaclust.c
View file @
2f0e2705
...
...
@@ -23,7 +23,7 @@
#include "mtcompare_sumaclust.h"
#include "sumaclust.h"
#define VERSION "1.0.3
3
"
#define VERSION "1.0.3
4
"
/* ----------------------------------------------- */
...
...
sumaclust_user_manual.md
View file @
2f0e2705
...
...
@@ -29,7 +29,8 @@ Untar the archive, go into the newly created directory and compile:
```
tar –zxvf sumaclust_v[x.x.xx].tar.gz
cd sumaclust_v[x.x.xx]
make
make -C sumalibs install
make install
```
You can compile Sumaclust with
`clang`
, which deactivates
`OpenMP`
, with:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment