Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29246 Discussions

IDB "unrecognized option: aggregator (GDB mode)" error

jpapp
Beginner
668 Views
Don't know if this is a bug or possibly due to licensing but I can't debug a parallel process if I use more than 8 processors. I keep getting this error:

Intel Debugger for applications running on Intel 64, Version 10.1-32 , Build 20070828
Reading symbolic information from /home/jpapp/CRAFT2K_RotNLTE.exe...done
stopped at [void* MPIR_Breakpoint(void):113 0x000000000369f800]
unrecognized option: aggregator (GDB mode)
Use 'idb --help' for a complete list of options.

I've modified the scripts to start in dbx mode and still get the same error. I've played around with the $parallel_branchingfactor but still have the same problem. Google didn't find anything on this. Like I said, if I use 8 or less processors, I have no problem.

Any ideas?

Thanks

John

0 Kudos
1 Reply
Steven_L_Intel1
Employee
668 Views
Not licensing. Please report this to Intel Premier Support.
0 Kudos
Reply