Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new nightly tests aren't being run #2

Closed
mpichbot opened this issue Oct 14, 2016 · 5 comments
Closed

new nightly tests aren't being run #2

mpichbot opened this issue Oct 14, 2016 · 5 comments
Assignees

Comments

@mpichbot
Copy link

mpichbot commented Oct 14, 2016

Originally by Dave Goodell [email protected] on 2008-07-31 08:45:32 -0500


The new nightly tests* haven't run since [1177], which was committed
on Jul-27: https://trac.mcs.anl.gov/projects/mpich2/changeset/1177

-Dave

@mpichbot
Copy link
Author

Originally by Dave Goodell on 2008-07-31 08:45:32 -0500


This message has 0 attachment(s)

@mpichbot
Copy link
Author

Originally by goodell on 2008-07-31 08:48:44 -0500


giving to Pavan, since I think he's the only one who can fix this

@mpichbot mpichbot self-assigned this Oct 14, 2016
@mpichbot
Copy link
Author

Originally by Pavan Balaji on 2008-07-31 15:59:42 -0500


giving to Pavan, since I think he's the only one who can fix this

I've reverted back to the Feisty images since the Hardy images don't
seem to be allocating correctly. I'll keep this ticket open for now as
we'll eventually need to move the testing to the new hardy images.

Btw, all the scripts are in the SVN here:
https://svn.mcs.anl.gov/repos/mpi/devtools/testing/trunk; so anyone can
make these changes.

-- Pavan

Pavan Balaji
http://www.mcs.anl.gov/~balaji

@mpichbot
Copy link
Author

Originally by goodell on 2008-08-01 07:26:45 -0500


This still doesn't seem to be fixed. I don't see anything newer than [1177] yet.

@mpichbot
Copy link
Author

Originally by Pavan Balaji on 2008-08-01 07:38:47 -0500


This still doesn't seem to be fixed. I don't see anything newer than
[1177] yet.

The cron daemon to update the web page runs at 8am.

-- Pavan

Pavan Balaji
http://www.mcs.anl.gov/~balaji

jeffhammond added a commit to jeffhammond/mpich that referenced this issue Oct 17, 2016
allgatherv4 appears to divide by zero if np<3.

jrhammon-mac01:coll jrhammon$ lldb ./allgatherv4
(lldb) target create "./allgatherv4"
Current executable set to './allgatherv4' (x86_64).
(lldb) run
Process 30785 launched: './allgatherv4' (x86_64)
Process 30785 stopped
* thread pmodels#1: tid = 0x699d9e, 0x0000000100001acb allgatherv4`run_test +
* 507, queue = 'com.apple.main-thread', stop reason = EXC_ARITHMETIC
* (code=EXC_I386_DIV, subcode=0x0)
    frame #0: 0x0000000100001acb allgatherv4`run_test + 507
allgatherv4`run_test:
->  0x100001acb <+507>: idivq  %rsi
    0x100001ace <+510>: movq   %rax, -0x58(%rbp)
    0x100001ad2 <+514>: movq   -0x58(%rbp), %rax
    0x100001ad6 <+518>: movq   -0x58(%rbp), %rdi
(lldb) bt
* thread pmodels#1: tid = 0x699d9e, 0x0000000100001acb allgatherv4`run_test +
* 507, queue = 'com.apple.main-thread', stop reason = EXC_ARITHMETIC
* (code=EXC_I386_DIV, subcode=0x0)
  * frame #0: 0x0000000100001acb allgatherv4`run_test + 507
    frame pmodels#1: 0x0000000100001854 allgatherv4`comm_tests + 340
    frame pmodels#2: 0x00000001000015e8 allgatherv4`main + 648
    frame pmodels#3: 0x00007fff90b6a5c9 libdyld.dylib`start + 1
    frame pmodels#4: 0x00007fff90b6a5c9 libdyld.dylib`start + 1
@hzhou hzhou mentioned this issue Mar 30, 2020
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant