Code hangs in pl_dlascl_ when calling DGELS in parallel
Hi,
I'm calling DGELS in parallel using OpenMP and there seems to be a problem with a subroutine to DGELS called, pl_dlascl_. Sometimes the code just hangs in this routine. I have compiled the code using the Sun Studio 10 compilers and performance library. Can this be fixed?
/Henrik
Hi,
First, if you use Sun Studio 11, will the problem go away? You can find Sun Studio 11 from here:
http://developers.sun.com/prodtech/cc/downloads/index.jsp
Second, can you please provide:
- A small test case
- Reproducible steps, including flags you used
- O/S version and architecture you used?
- Error messages you got(This might help me find any existing bug)
Thanks
Rose