3x
3x copied to clipboard
3X — a Workbench for eXecutable eXploratory eXperiments
3x define input 'algo' 'bubble Sort' gives an error input/algo=/bubble Sort: Invalid character in pattern value bubble Sort for algo. It's quite a restriction to have only alpha numeric characters...
3x doesn't take care of the case when it fails the assembly process, and does not report as "Fail" state. 3x remains to report the state as "Running".
The files in the upper directory(inside the 3x storage but not in the input or program directories) are not copied using the "rsync". There is a collision between the --relative...
Hi Jaeho, The create target form should work now (sorry about the last pull request, I should've tested it more thoroughly). Jennifer
Under the current framework, is it possible to send all planned jobs to servers with a dedicated job scheduler? The workflow would likely be as follows: 1) Plan runs locally...
It would be incredible useful to have some additional run information recorded to ensure results are reproducible. [Sumatra](http://neuralensemble.org/sumatra/), does a good job at deciding which details to log. In particular,...
Hello, I've been running an experiment that takes approx. 4 hours to execute and produces approx. 90000 output lines. When the experiment is finished, it is shown as Aborted and...
I'm looking for a good tool to benchmark ELKI ( http://elki.dbs.ifi.lmu.de/ ) clustering performance across parameters. The problem is, that the parameters aren't as nicely uniform as in your examples,...