Created
July 16, 2013 16:21
-
-
Save igauravsehrawat/6010244 to your computer and use it in GitHub Desktop.
dmat related error:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
g@G:~/Documents/pbd/pbdDEMO/demo$ mpiexec -np 2 Rscript quantile.r | |
Loading required package: DBI | |
Loading required package: DBI | |
Loading required package: gsubfn | |
Loading required package: gsubfn | |
Loading required package: proto | |
Loading required package: proto | |
Loading required namespace: tcltk | |
Loading required namespace: tcltk | |
Loading Tcl/Tk interface ... Loading Tcl/Tk interface ... done | |
done | |
Loading required package: chron | |
Loading required package: chron | |
Loading required package: RSQLite | |
Loading required package: RSQLite | |
Loading required package: RSQLite.extfuns | |
Loading required package: RSQLite.extfuns | |
High Performance Computing Resource is available via | |
``http://www.nics.tennessee.edu/getting-an-allocation'' | |
with XSEDE at ``http://www.xsede.org/overview''. | |
Error: could not find function "demo.quantile" | |
Execution halted | |
-------------------------------------------------------------------------- | |
mpiexec has exited due to process rank 1 with PID 25351 on | |
node G exiting without calling "finalize". This may | |
have caused other processes in the application to be | |
terminated by signals sent by mpiexec (as reported here). | |
-------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment