Category: Shared development
Heart surface extraction of a binary image
dtk plugins tricks
In this post, we are going to explore two tricks around plugins: auto-loading and application private plugins.
dtk platforms
Today, several software engineering projects are being developed using dtk architecture (see former post) leading to specific platforms dedicated to very different scientific fields: num3sis, axel, medinria, carbonquant, enas, in@lgae, pib, windpos, sup, fsd3d++. Here follows a brief description of scientific goals for each of them.
Atelier dtk-distributed
Les devexp 2015 ont été l’occasion pour nous de faire un atelier sur dtkDistributed, dans lignée du DreamTech: dtkDistributed. La présentation est maintenant accessible en ligne . Le tutorial proposant de développer l’algorithme PageRank se trouve sur github.
The LD_PRELOAD trick
If you ever wanted to replace some symbol in a library, in order to inspect what happens in a binary you don’t have the source code or even to inject some code, this can be done using the LD_PRELOAD trick. To use it, invoke your binary as such: $ LD_PRELOAD=somelib.so…
FusionForge 6.0 Upgrade
The Inria Forge is fully upgraded (OS and FusionForge) today, Tuesday June 2nd. The service will be unavailable for a few hours during that day. Hopefully, the service should be restored for 12AM. We advise you to anticipate this forge upgrade, especially if you are close to a deadline. Changes…
DreamTech : dtk distributed
Dans le cadre des DreamTech du SED, on se propose de faire une présentation un peu poussée du layer distributed de dtk qui commence à arriver à maturité. Le 1er opus de cette présentation aura lieu mercredi prochain (29 avril) de 10 à 11h30 en salle Khan 01. Nous passerons…
Heart surface extraction of a binary image
dtk plugins tricks
In this post, we are going to explore two tricks around plugins: auto-loading and application private plugins.
dtk platforms
Today, several software engineering projects are being developed using dtk architecture (see former post) leading to specific platforms dedicated to very different scientific fields: num3sis, axel, medinria, carbonquant, enas, in@lgae, pib, windpos, sup, fsd3d++. Here follows a brief description of scientific goals for each of them.
Atelier dtk-distributed
Les devexp 2015 ont été l’occasion pour nous de faire un atelier sur dtkDistributed, dans lignée du DreamTech: dtkDistributed. La présentation est maintenant accessible en ligne . Le tutorial proposant de développer l’algorithme PageRank se trouve sur github.
The LD_PRELOAD trick
If you ever wanted to replace some symbol in a library, in order to inspect what happens in a binary you don’t have the source code or even to inject some code, this can be done using the LD_PRELOAD trick. To use it, invoke your binary as such: $ LD_PRELOAD=somelib.so…
FusionForge 6.0 Upgrade
The Inria Forge is fully upgraded (OS and FusionForge) today, Tuesday June 2nd. The service will be unavailable for a few hours during that day. Hopefully, the service should be restored for 12AM. We advise you to anticipate this forge upgrade, especially if you are close to a deadline. Changes…
DreamTech : dtk distributed
Dans le cadre des DreamTech du SED, on se propose de faire une présentation un peu poussée du layer distributed de dtk qui commence à arriver à maturité. Le 1er opus de cette présentation aura lieu mercredi prochain (29 avril) de 10 à 11h30 en salle Khan 01. Nous passerons…