
The ECN No Name Newsletter is no longer being published. This is an archived issue.
[previous article] [next article]
The IMSL Edition 10.0 libraries have (finally!) been installed on the Sun3 workstations. To compile your program with IMSL, use the command
f77 prog.f -limslib
The libraries were compiled with the -fswitch option, so they will automatically use any available floating point hardware on the workstation they are run on, without need for recompilation.
Due to disk space limitations, the library is NOT available on the following servers and their clients: CADLAB, ERC, HUMAN, STABLE.
The Sun4 IMSL library has not been released by IMSL yet. They are currently in Beta-test, and we hope to have the libraries sometime later this summer or early in the Fall semester, depending on IMSL's schedule.
The port of IMSL to the CCI (el) is not going well; there are still several problems. No estimate on when things will be fixed.
If you discover what you believe to be a bug in an IMSL subroutine, the first person you should contact is your site specialist, to make sure you are doing everything right. If you still cannot find the problem, you should then contact me via electronic mail to the login ``kimery''. UNDER NO CIRCUMSTANCES should you be contacting IMSL directly!
When you report your bug, please try to be as specific as possible about what you believe the problem to be. In particular, you should include a description of the problem detailing:
It is also useful if you can narrow the problem down as much as possible - if you can reproduce the problem in a 50-line program instead of a 2000-line program, it would be appreciated.
Many IMSL ``problems'' are not problems at all. Before you report that you've found a bug in an IMSL routine, you should be sure to closely check:
The above list should help you find most of your problems - almost all IMSL ``bugs'' reported are actually caused by errors in the program. However, if you still cannot get the routine to behave as it should, then you may have found a bug. There have been a few, but IMSL is very good about fixing them. Report the bug to Sam Kimery, and we'll try to get it fixed as soon as possible.