Page 1 of 1

xssep testing of ScaLAPACK1.7.4

PostPosted: Wed Jun 07, 2006 10:39 am
by hevensun
I used the default SEP.dat , but it went wrong while tesing the test 2.
Thank you for your help!!!

'TEST 2 - test tiny matrices - all requests'
forrtl: error (75): floating point exception
forrtl: error (75): floating point exception
0: __FINI_00_remove_gp_range [0x3ff81a6de38]
1: __FINI_00_remove_gp_range [0x3ff81a76e60]
2: __FINI_00_remove_gp_range [0x3ff800d5af0]
3: pssepsubtst_ [pssepsubtst.f: 707, 0x120015d94]
4: psseptst_ [psseptst.f: 557, 0x12000e5a8]
5: pssepreq_ [pssepreq.f: 199, 0x12001b6a8]
6: pssepdriver_ [pssepdriver.f: 237, 0x12001acd0]
7: main [for_main.c: 203, 0x120023f0c]
8: __start [0x12000cd48]
0: __FINI_00_remove_gp_range [0x3ff81a6de38]
1: __FINI_00_remove_gp_range [0x3ff81a76e60]
2: __FINI_00_remove_gp_range [0x3ff800d5af0]
3: pssepsubtst_ [pssepsubtst.f: 707, 0x120015d94]
4: psseptst_ [psseptst.f: 557, 0x12000e5a8]
5: pssepreq_ [pssepreq.f: 199, 0x12001b6a8]
6: pssepdriver_ [pssepdriver.f: 237, 0x12001acd0]
7: main [for_main.c: 203, 0x120023f0c]
8: __start [0x12000cd48]
prun: ./xssep (pid 6843284) killed by signal 6

Re: xssep testing of ScaLAPACK1.7.4

PostPosted: Tue Jun 20, 2006 3:58 am
by hevensun
hevensun wrote:I used the default SEP.dat , but it went wrong while tesing the test 2.
Thank you for your help!!!

'TEST 2 - test tiny matrices - all requests'
forrtl: error (75): floating point exception
forrtl: error (75): floating point exception
0: __FINI_00_remove_gp_range [0x3ff81a6de38]
1: __FINI_00_remove_gp_range [0x3ff81a76e60]
2: __FINI_00_remove_gp_range [0x3ff800d5af0]
3: pssepsubtst_ [pssepsubtst.f: 707, 0x120015d94]
4: psseptst_ [psseptst.f: 557, 0x12000e5a8]
5: pssepreq_ [pssepreq.f: 199, 0x12001b6a8]
6: pssepdriver_ [pssepdriver.f: 237, 0x12001acd0]
7: main [for_main.c: 203, 0x120023f0c]
8: __start [0x12000cd48]
0: __FINI_00_remove_gp_range [0x3ff81a6de38]
1: __FINI_00_remove_gp_range [0x3ff81a76e60]
2: __FINI_00_remove_gp_range [0x3ff800d5af0]
3: pssepsubtst_ [pssepsubtst.f: 707, 0x120015d94]
4: psseptst_ [psseptst.f: 557, 0x12000e5a8]
5: pssepreq_ [pssepreq.f: 199, 0x12001b6a8]
6: pssepdriver_ [pssepdriver.f: 237, 0x12001acd0]
7: main [for_main.c: 203, 0x120023f0c]
8: __start [0x12000cd48]
prun: ./xssep (pid 6843284) killed by signal 6


This is the same with the xdnep. compad f77 ,mpich ,scalapack-1.7.4.
And I don't know why this happened?

Thanks!

Re: xssep testing of ScaLAPACK1.7.4

PostPosted: Tue Jun 20, 2006 4:26 am
by hevensun
hevensun wrote:I used the default SEP.dat , but it went wrong while tesing the test 2.
Thank you for your help!!!

'TEST 2 - test tiny matrices - all requests'
forrtl: error (75): floating point exception
forrtl: error (75): floating point exception
0: __FINI_00_remove_gp_range [0x3ff81a6de38]
1: __FINI_00_remove_gp_range [0x3ff81a76e60]
2: __FINI_00_remove_gp_range [0x3ff800d5af0]
3: pssepsubtst_ [pssepsubtst.f: 707, 0x120015d94]
4: psseptst_ [psseptst.f: 557, 0x12000e5a8]
5: pssepreq_ [pssepreq.f: 199, 0x12001b6a8]
6: pssepdriver_ [pssepdriver.f: 237, 0x12001acd0]
7: main [for_main.c: 203, 0x120023f0c]
8: __start [0x12000cd48]
0: __FINI_00_remove_gp_range [0x3ff81a6de38]
1: __FINI_00_remove_gp_range [0x3ff81a76e60]
2: __FINI_00_remove_gp_range [0x3ff800d5af0]
3: pssepsubtst_ [pssepsubtst.f: 707, 0x120015d94]
4: psseptst_ [psseptst.f: 557, 0x12000e5a8]
5: pssepreq_ [pssepreq.f: 199, 0x12001b6a8]
6: pssepdriver_ [pssepdriver.f: 237, 0x12001acd0]
7: main [for_main.c: 203, 0x120023f0c]
8: __start [0x12000cd48]
prun: ./xssep (pid 6843284) killed by signal 6


And if I added the option -fpe3, there is no such error!!!!! I wondering if it is necessary!!!