Page MenuHomec4science

Project History
ActivePublic

Details

Looks Like
BlackDynamite
Hashtags
#blackdynamite
Description

Blackdynamite is merely a tool to help achieving a few things:

  1. Launching a program repeatedly with varying parameters, to explore the chosen parametric space.
  2. Collect and sort results of Small sizes benefiting from the power of modern databases.
  3. Analyze the results by making requests to the associated databases.

Launching is made simple by allowing any executable to be launched. The set of directories will be generated and managed by BlackDynamite to prevent errors. Requests of any kind will then be made to the underlying database through friendly commands of BlackDynamite.

Collecting the results will be possible thanks to the Blackdynamite C/C++ and python API which will let you send results directly to the database and thus automatically sort them. This is extremely useful. However heavy data such as Paraview files or any other kind of data should not be pushed to the database for obvious performance issues.

Analysis of the results can be made easy thanks to Blackdynamite which can retrieve data information in the form of Numpy array to be used, analyzed or plotted thanks to the powerful and vast Python libraries such as Matplotlib and Scipy.

Event Timeline

anciaux created this project.Apr 11 2017, 14:20
anciaux edited Description. (Show Details)
anciaux changed the edit policy from "Project Members" to "anciaux (Guillaume Anciaux)".Apr 11 2017, 14:24
anciaux updated this project's image from F1146361: fa-briefcase-blue.png to F1146366: profile.
anciaux added a member: milanese.
anciaux added a member: junge.
anciaux added a member: richart.
anciaux added a member: pundir.
anciaux added a member: volmer.
anciaux changed the visibility from "Project Members" to "Public (No Login Required)".
anciaux updated this project's image from F1146366: profile to F14165802: profile.Jun 28 2020, 14:26