Skip to content

Commit f38f3b3

Browse files
committed
hwloc: add julia binding and legion
Signed-off-by: Brice Goglin <[email protected]>
1 parent d45fd4f commit f38f3b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/hwloc/index.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@
150150
<p>
151151
The following langages also have dedicated bindings:
152152
<ul>
153+
<li>
154+
<b>Julia</b> <a href="https://github.com/JuliaParallel/Hwloc.jl">on GitHub</a> (thanks to Erik Schnetter).
155+
</li>
153156
<li>
154157
<b>Perl</b> <a href="http://search.cpan.org/~bka/Sys-Hwloc-0.10/">on CPAN</a> (thanks to Bernd Kallies).
155158
</li>
@@ -177,6 +180,7 @@
177180
</ul>
178181
<li>Runtime systems and compilers</li><ul>
179182
<li>Cray's <a href="http://chapel.cray.com/">Chapel Parallel Programming Language</a></li>
183+
<li>The <a href="https://legion.stanford.edu/">Legion Programming System</a></li>
180184
<li>The <a href="http://starpu.gforge.inria.fr/">StarPU</a> runtime system for heterogeneous multicore architectures</li>
181185
<li>The <a href="http://icl.cs.utk.edu/parsec">Parallel Runtime Scheduling and Execution Controller (PaRSEC)</a> project</li>
182186
<li>The <a href="https://pm.bsc.es/projects/nanox">Nanos++</a> runtime library for <a href="https://pm.bsc.es/ompss-bsc">OmpSs</a></li>

0 commit comments

Comments
 (0)