Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions content/pages/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,30 @@ <h2>SuperEEG</h2>
</ul>
</div>

<div class="row">
<h2>con/duct</h2>
<figure>
<a href="https://github.com/con/duct">
<img src="/theme/img/3rd/duct.webp" alt="con/duct"
class="pull-right"
style="width:255px;padding-right:10px;margin-top:0em;" />
</a>
</figure>

<p>
<a href="https://github.com/con/duct">con/duct</a>
(or just duct) is a lightweight wrapper that collects execution data for an
arbitrary command. Execution data includes execution time, system
information, and resource usage statistics of the command and all its
child processes.

duct is intended to simplify the problem of recording the resources
necessary to execute a command, particularly in an HPC environment.
Additionally duct includes optional helpers that interact with
logs produced by duct exectutions.
</p>
</div>

<h1>Initiatives</h1>
<div class="row">
<h2>Open Brain Consent</h2>
Expand Down
Binary file added theme/static/img/3rd/duct.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading