Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndstore

Dependencies

Building

Create a build directory

$ mkdir build
$ cd build

Generate make files from source files (doesnot build included tests)

$ cmake ..

OR

If you want to build included tests, you need MPI and enable tests option

$ cmake -DENABLE_TESTS=ON -DCMAKE_C_COMPILER=mpicc ..

Now install the ndstore provider

$ make
$ make install

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages