-
Notifications
You must be signed in to change notification settings - Fork 68
fix ompio compilation problems on netbsd #1134
Conversation
|
@edgargabriel |
|
Test FAILed. |
|
Not sure I see a reason in the log files why the Mellanox build failed. |
|
bot:retest |
|
Works for me 👍 |
|
Test FAILed. |
|
Is this the error that was also discussed on the phone call today? I doubt that it has anything to do with ompio. /var/lib/jenkins/jobs/gh-ompi-release-pr/workspace/ompi_install1/bin/mpirun -np 8 --map-by dist -mca rmaps_dist_device mlx4_0 -x TEST_CLOSEST_NUMA -x TEST_PHYS_ID_COUNT -x TEST_CORE_ID_COUNT /scrap/jenkins/jenkins/jobs/gh-ompi-release-pr/workspace/jenkins_scripts/jenkins/ompi/mindist_test |
|
Looks like another signature of the mindist failure. |
|
no, that's something different |
|
let's try again. |
|
Test PASSed. |
|
@jsquyres now that mlnx is happy I think this is ready to go. |
remove unused variables that lead to compilation problems on netbsd
Thanks to Paul Hargrove for reporting
This fixes the issue reported by @PHHargrove: http://www.open-mpi.org/community/lists/devel/2016/05/18890.php
bot:milestone:v2.0.0
bot:label:bug