Update README

This commit is contained in:
Rodrigo Arias 2022-09-12 16:13:28 +02:00
parent 4f1125818c
commit ac0989bf1d

View File

@ -1,5 +1,5 @@
ovni - Obtuse but Versatile nOS-V Instrumentation ovni - Obtuse but Versatile Nanoscale Instrumentation
The ovni instrumentation project is composed of a runtime library (libovni.so), The ovni instrumentation project is composed of a runtime library (libovni.so),
which generates a fast binary trace, and post-processing tools such as the which generates a fast binary trace, and post-processing tools such as the
@ -11,7 +11,7 @@ unless otherwise stated.
For more information, take a look at the doc/ directory. For more information, take a look at the doc/ directory.
To build ovni you would need a C compiler, MPI and cmake version 3.10 or newer. To build ovni you would need a C compiler, MPI and cmake version 3.20 or newer.
To compile in build/ and install into $prefix use: To compile in build/ and install into $prefix use:
% mkdir build % mkdir build