User Tools

Site Tools


racon-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
racon-software [2025/05/14 08:40] – aorthracon-software [2026/07/14 06:11] (current) – external edit 127.0.0.1
Line 30: Line 30:
 $ cd build $ cd build
 $ cmake -DCMAKE_INSTALL_PREFIX=/export/apps/racon/1.5.0 -DCMAKE_BUILD_TYPE=Release .. $ cmake -DCMAKE_INSTALL_PREFIX=/export/apps/racon/1.5.0 -DCMAKE_BUILD_TYPE=Release ..
-$ make -j4+# Override spoa's march native because we have a heterogeneous cluster 
 +$ sed -i 's/-march=native/-march=x86-64-v3/' _deps/spoa-build/CMakeFiles/spoa.dir/flags.make 
 +$ make
 $ sudo mkdir -p /export/apps/racon/1.5.0 $ sudo mkdir -p /export/apps/racon/1.5.0
 $ sudo chown aorth /export/apps/racon/1.5.0 $ sudo chown aorth /export/apps/racon/1.5.0
 $ make install $ make install
 $ sudo chown -R root:root /export/apps/racon/1.5.0</code> $ sudo chown -R root:root /export/apps/racon/1.5.0</code>
racon-software.1747212005.txt.gz · Last modified: (external edit)