jpkenny

Results 7 comments of jpkenny

This has misled me in the past as well. Core should report something less specific than "unable to find", since the library was indeed found.

You are correct that sst-macro does not support cycle-accurate network simulation. Is there appropriate sst-elements documentation that somebody can point to?

Thanks for the report. In theory libtool should be handling -fPIC, so I'll have to dig into what's going on here.

Definitely a bug, but the PIC warning is a red herring. Just needed to fix asm handling in the makefile. PR #1954 should resolve issue.

The OTF2 feature never made it past the development stage (the team member working on it has left the lab). As far as I know, it has basic functionality, but...

As the original developers of the sst-macro mpi implementation are no longer on the project, I can't determine the rationale for the approach used for non-blocking collectives. It may have...

The following tests had to be removed from shared_tests due to this issue: test_core_apps_mpi_fattree test_core_apps_ping_all_simple_fattree test_core_apps_ping_all_fattree2 test_core_apps_ping_all_fattree4