420 Posts in 208 Topics by 63 members
If this is your first visit, you will need to register before you can post. However, you can browse all messages below.
| Thread | Order: Newest | Oldest | Title | RSS Feed |
|
Multiple header dump
Afraid I'm not quite sure what exactly it is you are trying to achieve. In the XVIEW/SV window there are options to: via the util menu overlay traces headers (I think this might have a maximum of about 5 headers) via the Analysis button display a text file containing header and data values. This can be set up to display all headers but only covers about 10 traces. In the GLOBE Claritas jobflow you can make use of the TRPRINT module. This module lists the trace header values and/or trace data i... 5 years ago |
||
|
Post stack depth migration - MPI_COMMAND error
I am currently trying to a do a post stack depth migration using the POSTDM2D module but always get the error "failed to run the command: [mpiexec -n 10 $GNS_HOME/bin/POSTDM2Dw -f .dm2d_39116.json]". I tried changing mpiexec to mpirun however this results in the same error message. Is there an easy way to resolve this issue or a alternative to using the POSTDM2D module that will still create a depth section? Thanks. 5 years ago |
||
|
Post stack depth migration - MPI_COMMAND error
Can you try a [b]mpiexec -n 4 hostname[/b] command - if MPICH2 is installed correctly and mpi is up and running, this command should return the hostname of your machine 4 times Have you tried leaving the MPI_COMMAND parameter (in the POSTDM2D module) blank to get the default suitable for your operating system (from GNS_HOME/local/link_options)? 5 years ago |
||
|
Post stack depth migration - MPI_COMMAND error
Thanks for your reply. I tried the command that you suggested but it just results in "command not found". The module doesn't seem to allow me to leave it blank, won't allow me to OK and close the parameters window. I tried mpirun -n 4 hostname which resulted in mpirun -n 4 reston [proxy:0:0@reston] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file reston (No such file or directory) [proxy:0:0@reston] HYDU_create_process (./utils/launch/launch.c:69): execvp error on file r... 5 years ago |
||
|
Post stack depth migration - MPI_COMMAND error
Just to update, the I.T technician assures me that MPICH is now correctly setup, however I still receive multiple error messages as shown in this screenshot http://imgur.com/JUCLhoi There may be something simple that I am doing wrong as this is my first time processing, any help is appreciated. 5 years ago |
||
|
Post stack depth migration - MPI_COMMAND error
What version of MPICH2 do you have installed? You can use the [b]mpich2version[/b] command to find this out. It is important to use MPICH2, we do not support LAM_MPI, MVAPICH2, OpenMPI or any other MPI implementations on Linux. Can you confirm that the command [b]mpiexec -n 4 hostname[/b] is now returning the hostname of your machine 4 times (NOTE: you should use '[i]hostname[/i]' in the command not '[i]reston[/i]') If you wanted to send your jobflow to us (claritas.support@gns.cri.nz) we cou... 5 years ago |
||
|
SV window in 6.1
In earlier version on top of SV window there was name of the dataset i was working at. In 6.1 there is only "sv (main) Version:V6.1.1.11060 (Production) " with no filename. Can it be reverted to previous setting ? Now it gets messy when working on more then one file at time.. 5 years ago |
||
|
SV window in 6.1
Thanks for bringing this to our attention. I have created an issue in the development backlog for the next release (V6.2) - so the SV window can revert to the original behaviour. Sorry for the inconvenience. 5 years ago |
||
|
Compare Stack 3D
I have two stack 3D and I want to compare it, I have a workflow .job which includes a DISCREAD with a LISTFILE with the two files I want to compare indicating the Inline which I want to display, for this particular case I have used the same stack, with the idea of compare the same inlines, what I see in the manual in the XVIEW section I should in NBLOCKS to the number of staked traces to be displayed which I think to be the same n_ens and in GAPFREQ should be set to 0 I think to be th... 4 years ago |
||
|
Compare Stack 3D
The N_ENS parameter in the XVIEW module defines the number of ensembles (eg shots or stacked CDPs) to display at a time. If you are doing a repeat panel then N_ENS must equal the number of ensembles (or stacked traces) per repeat loop. So if you want to display 100 traces from each of the stacks then N_ENS=100, as you already have. If you want to plot two separate stacks on separate panels for comparision try setting the OVERLAP parameter to zero. The OVERLAP parameter is only used to specify ho... 4 years ago |
||