Recent posts

0.3 postponed

The version 0.3 was planned for this month, but we haven't yet completed some works, so this version is delayed to the end of August.

The main work in this version is a new job management system, access to simulation distribution feature, and a better integration between the IDE and this job management system. Concretly, this new version will be faster than the 0.2.

Stay tuned …

SimExplorer 0.2 is out

We are happy to announce that the first stable version of SimExplorer has been published today (see changelog).

Let's download this new version and follow our tutorials? to discover the software.

If have any question, don't hesitate to contact us, or post a comment with the form below !

0.2 RC8

A new release candidate that adds the undo/redo support in groovy editor #138

Data intensive simulation on EGEE with SimExplorer

Distribution of a data intensive simulation on EGEE (biomed) with the development version of SimExplorer (Workflow version).

data size : 33 MB of data / job

total : 50 GB of results

Note : SimExplorer, provides transparent data compression during file transfers. It hasn't exchanged 50 GB of raw data with the grid.

A simulation of in self propelled has been encapsulated into SimExplorer (workflow version) from a version running on a SGE (Sun Grid Engine) cluster. The integration effort has long last than an hour.

1562 jobs have been executed the following design :

design.addExperimentalFactor(new ExperimentalFactor<BigDecimal>(eta,new RangeBigDecimal("0.0","0.3","0.01")));
design.addExperimentalFactor(new ExperimentalFactor<BigDecimal>(angle,new RangeBigDecimal("0.0","5.0","0.1")));

The launching command is described has follow:

"./follow_me_2d_gaussianNnr 1045674222 1000 4 128 ${eta} ${angle} 50 0.01 1000000 fm_${eta}_${angle}.dat"

Each job runs in 45 minutes. The execution of the 1562 experiments would have require 48,8 day on a single computer (48,8 days / CPU). It has been executed in 9,8 hours on the biomed grid. The crunching factor is 118,7. The bottleneck was the slow Internet connection the experiment has been executed from (1 MB/s upstream speed transfer).

0.2.RC7 is out

A new release candidate before releasing the final 0.2 soon.

Main Improvements :

  • Many IHM bug fix #122 #125 #135 #137
  • New plan: Groovy plan to build your own plan
  • Add jar to your groovy script
  • New font for the groovy editor

download it!

RC7 needs xml application migration. It concerns <GroovyProcessor> nodes. <groovyCode> nodes and <localjars> nodes need to be encapsulated into a <groovyShellProxy> node.

for example:

GroovyProcessor node in RC6

...
<org.simexplorer.methods.processors.GroovyProcessor>
 <metadata>
   <name>GroovyProcessor</name>
 </metadata>
 <state>READY</state>
 <localjars class="linked-list">
     ...
 </localjars>
 <jars class="linked-list"/>
 <groovyCode>
     ...
 </groovyCode>
</org.simexplorer.methods.processors.GroovyProcessor>

GroovyProcessor node in RC7:

...
<org.simexplorer.methods.processors.GroovyProcessor>
 <metadata>
   <name>GroovyProcessor</name>
 </metadata>
 <state>READY</state>
 <groovyShellProxy>
   <localjars class="linked-list">
     ...
   </localjars>
   <groovyCode>
     ...
   </groovyCode>
 </groovyShellProxy>
 <jars class="linked-list"/>
</org.simexplorer.methods.processors.GroovyProcessor>

0.2.RC4 is out

A new release candidate before releasing the final 0.2 on next week.

Main Improvements :

  • Better data structure displaying and editing.
  • Better groovy script error
  • Information system had broken dependencies
  • Empty metadata doesn't make bug
  • bugfix in LHS editor

Download !

0.2.RC3 is out

Less than one week after the RC2, the RC3 is available for download. This new release candidate fixes some bugs :

  • files handling problems on Windows systems #117
  • a dependency was missing when trying to run an exploration #115
  • better logs management
  • better archive building for Unix and MacOSX #114
  • reporting tool wasn't correctly included

Let's download this new version and follow our tutorials? to discover the software.

0.2.RC3 is out

Less than one week after the RC2, the RC3 is available for download. This new release candidate fixes some bugs :

  • files handling problems on Windows systems #117
  • a dependency was missing when trying to run an exploration #115
  • better logs management
  • better archive building for Unix and MacOSX #116
  • reporting tool wasn't correctly included

Let's download this new version and follow our tutorial? to discover the software.

0.2.RC2 is out

We're happy to announce the availability of SimExplorer IDE 0.2.RC2 !

This release candidate is the last step before releasing the first stable and interesting version 0.2. So we need your feedback !

You can right now download this version and try our 2 minutes tutorial?, and then the other more complete tutorials?.

Welcome to the SimExplorer's Blog

This the first post of our blog !

We will post on this blog upcoming features and interesting news.

logo cemagref

logo iscpif

logo lifegrid

logo region auvergne

logo patres project