Dear HPX users,

I'd like to announce that we have reached the second milestone of the
Scimitar project, HPX's distributed debugging tool.

This release features a distributed front-end for GDB that is able to
attach to distributed jobs, either manually by their host:pid addresses or
by their PBS or SLURM job id. It can be run locally and work on remote
nodes behind several SSH layers.

Future releases will include:
• Automatic deployment of GDB debugging scripts
• Context-awareness
• HPX thread integration
• Ability to query performance counters
• Automatic connection multiplexing

The project can be accessed at https://github.com/STEllAR-GROUP/scimitar
Documentation is located at https://github.com/STEllAR-GROUP/scimitar/wiki

Should you encounter any errors, need specific features, or have any ideas
do not hesitate to post them on the project's issue tracker, located at
https://github.com/STEllAR-GROUP/scimitar/issues

Release notes:
Milestone 2:
• Initial GDB front-end

Milestone 1:
• GDB Pretty Printers for HPX

Have a great debugging experience,
Parsa Amini
_______________________________________________
hpx-users mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-users

Reply via email to