YuniKorn Core Development: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * YuniKorn Core")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=External=
*
=Internal=
=Internal=
* [[YuniKorn Core#Subjects|YuniKorn Core]]
* [[YuniKorn Core#Subjects|YuniKorn Core]]
=Build=
<syntaxhighlight lang='bash'>
make
</syntaxhighlight>
=Test=
<syntaxhighlight lang='bash'>
make test
</syntaxhighlight>

Latest revision as of 01:57, 4 January 2024

External

Internal

Build

make

Test

make test