Pierre Rioux
Pierre Rioux
We have code that allows a running cluster job to prepare a JSON description (unrelated to Boutiques) for new cluster jobs to be created within CBRAIN. CBRAIN will poll for...
Some Bourreaux systems are configured with disk allocations where files older than N days are erased automatically. To prevent such system from deleting the top-level directories for the DP_Cache, and...
We've got a bunch of code that refers to singularity. We should just rename everything (variables, info text etc) to Apptainer. Also the default command to invoke internally should switch...
Users can push their special personal key to the Bourreaux. It's done in the My Account page. If the Bourreau is disconnected/invalid, an error occurs and the users is redirected...
Create a Userfile model for HTML files. We have the capability to render HTML documents within our model viewers, but to keep their namespaces (IDs, stylesheets etc) separate from the...
Given our processing model, it could be good to try to restrict our apptainer containers as much as possible. There are several command-line options that might be worth investigating. From...
Within a collection, SVG files are clickable but that results in a download operation with the browser. They could easily support being rendered by the browser using the `stream` action...
In the task log, there should be a message about how much time was requested, how many cores, and how much memory... Problem is, those values are sometimes not available...
Currently, an admin can configure a data provider with limits as to which other data providers it can copy files to, and which portals/bourreaux the data can be synced to....
Some tools integrated with boutiques receive as an input a string which will be provided on the command line, and that string is supposed to point to an existing subdirectory....