[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bgl-discuss] back to the bgl
Hi Don,
Re 2), you can try using the new compilers with the new massv library. I
haven't officially announced the compilers yet because I've not completed
testing on them, but, if you'd like to try them out you can put the
+ibm-compilers-20050414 softenv key in your .softenvrc file *BEFORE* the
@default. In other words, your ~/.softenvrc file should look like this:
+ibm-compilers-20050414
@default
You need to resoft or log off and back on. You can verify if your path is
correct with which:
# which blrts_xlf
/soft/apps/ibmcmp-20050414/xlf/9.1/bin/blrts_xlf
The new massv libraries are in /soft/apps/ibmcmp-20050414/xlmass/4.1.
Presumably, the one you want is:
/soft/apps/ibmcmp-20050414/xlmass/4.1/blrts_lib/libmassv.a
Note that your LD_LIBRARY_PATH will not be set up properly yet, you will
have to manually set your -L, etc..
Please let me know how it goes.
Susan.
On Mon, 18 Apr 2005, Donald Sinclair wrote:
> I am just returning to the bgl after a brief hiatus, and have a few
> questions because of changes since I last ran. These are as follows
> 1) With the new batch system can the object one cqsub's be a shell
> script? I ask since when I run in batch I typically execute
> multiple executables in succession and do some file manipulations
> in between, and redirect the output of each executable to a unique
> file.
> 2) I had been using -O4 for compiling, but this required linking to
> libmassv. I had been using Katherine Riley's personal copy, but
> that is no longer where it was. Where can I now access that library?
>
> Don Sinclair
>
>
> - --------------------------------------------------------------------
> To add or remove yourself from this mailing list, use the 'notifyme'
> command on any BGL machine. To remove: notifyme -n, to add: notifyme -y.
>
>
- --------------------------------------------------------------------
To add or remove yourself from this mailing list, use the 'notifyme'
command on any BGL machine. To remove: notifyme -n, to add: notifyme -y.