hi,
i have written a program that perform certain task within a loop. in the start it ask for starting and ending number to get the initial and final value for the loop and then run the loop. when i am running the program from 1 to 1000 it is giving me desired output but when i am running it from 1 to 1500 or even from 1001 to 1500 it is giving me following error message:
forrtl: sever(152): unresolved contention for intel fortran RTL global resource
forrtl:severe(157)rogram Exception - access violation
can someone give me some clue on why this is happening. i understand if you don't know exact answer and try to give few things that I can try to do to get ride of this error.
thanks
vibhava
i have written a program that perform certain task within a loop. in the start it ask for starting and ending number to get the initial and final value for the loop and then run the loop. when i am running the program from 1 to 1000 it is giving me desired output but when i am running it from 1 to 1500 or even from 1001 to 1500 it is giving me following error message:
forrtl: sever(152): unresolved contention for intel fortran RTL global resource
forrtl:severe(157)rogram Exception - access violation
can someone give me some clue on why this is happening. i understand if you don't know exact answer and try to give few things that I can try to do to get ride of this error.
thanks
vibhava