neuronsimulator / nrn

NEURON Simulator
http://nrn.readthedocs.io
Other
381 stars 114 forks source link

Add documentation about using Intel Vtune with NEURON #2971

Closed pramodk closed 1 month ago

pramodk commented 1 month ago

This could be further expanded but I think this is already a good start!

Related to #2951 and #2787.

The documentation draft is available here: https://nrn.readthedocs.io/en/pramodk-vtune-usage-docs/install/debug.html#profiling-with-intel-vtune

azure-pipelines[bot] commented 1 month ago

✔️ 116cb6572fa67766206dbccc8ede8d1fdf25ff54 -> Azure artifacts URL

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.26%. Comparing base (1f1f8c9) to head (dfc1b9f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2971 +/- ## ========================================== - Coverage 67.26% 67.26% -0.01% ========================================== Files 572 572 Lines 104889 104895 +6 ========================================== + Hits 70552 70553 +1 - Misses 34337 34342 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bbpbuildbot commented 1 month ago

Logfiles from GitLab pipeline #221060 (:white_check_mark:) have been uploaded here!

Status and direct links:

pramodk commented 1 month ago

After re-reading realise that I was missing a reference to an interesting/useful screenshot where we see the latencies with the object size:

image
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

azure-pipelines[bot] commented 1 month ago

✔️ dfc1b9f093219aeba9524002262597171d8c5782 -> Azure artifacts URL

bbpbuildbot commented 1 month ago

Logfiles from GitLab pipeline #221103 (:white_check_mark:) have been uploaded here!

Status and direct links:

nrnhines commented 1 month ago

@pramodk Thanks! I'm looking forward to using this to look at differences in destructive cacheline shareing between master and #2951 for the #2787 model.