starcluster——cannot find files after uploading them

This forum is for issues related to parallel processing
and OpenSees using the new interpreters OpenSeesSP and OpenSeesMP

Moderator: selimgunay

Post Reply
kengawk
Posts: 103
Joined: Wed Oct 31, 2007 11:55 pm
Location: Beijing JIaotong University
Contact:

starcluster——cannot find files after uploading them

Post by kengawk » Sat Aug 27, 2016 11:16 am

Dear Frank,

I met a problem when I was trying to conduct starcluster example in win 7 system.
The command 'mpiexec ­n 2 OpenSeesMP Example.tcl'cannot find files that I uploaded.

The following is the command and screenshot that copy files to the starcluster.

starcluster put smallcluster C:\Users\Administrator.USER-20160705YO\smallMP /root
C:\Users\Administrator.USER-20160705YO>starcluster put smallcluster C:\Users\Adm
inistrator.USER-20160705YO\smallMP /root
StarCluster - (http://star.mit.edu/cluster) (v. 0.95.6)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster@mit.edu

analysis.tcl 100% ||||||||||||||||||||||||||||||||||| Time: 00:00:00 110.80 K/s
Example.tcl 100% |||||||||||||||||||||||||||||||||||| Time: 00:00:00 21.78 K/s
Example1.tcl 100% ||||||||||||||||||||||||||||||||||| Time: 00:00:00 44.78 K/s
model.tcl 100% |||||||||||||||||||||||||||||||||||||| Time: 00:00:00 49.65 K/s
...

But I could not find any files when I login to the masternode, and the command cannot find the file 'Example.tcl' as the below shows.

root@master:~# mpiexec ­n 2 OpenSeesMP Example.tcl
mpiexec -n 2 OpenSeesMP Example.tcl


OpenSees -- Open System For Earthquake Engineering Simulation
Pacific Earthquake Engineering Research Center
Version 2.5.0 (rev 6248) 32-Bit

(c) Copyright 1999-2016 The Regents of the University of California
All Rights Reserved
(Copyright and Disclaimer @ http://www.berkeley.edu/OpenSees/copyright.html)


couldn't read file "Example.tcl": no such file or directorycouldn't read file "E
xample.tcl": no such file or directory
Process Terminating 0

Process Terminating 1


Could you give me some tips here? I'll really appreciate it!

Best wishes,
Kai
Kai Zhang
------------------------------
PH.D. candidate
School of Civil Engineering&Architecture
Beijing Jiaotong University

kengawk
Posts: 103
Joined: Wed Oct 31, 2007 11:55 pm
Location: Beijing JIaotong University
Contact:

Re: starcluster——cannot find files after uploading them

Post by kengawk » Sat Aug 27, 2016 3:04 pm

Now I went though the whole process for that example.it is that I failed to find that the smallMP directory is copied to the root.
Path!!

Now I can go through the example.

Thanks for your help,Cagatay!

@cgtydmrc
kengawk wrote:
> Dear Frank,
>
> I met a problem when I was trying to conduct starcluster example in win 7 system.
> The command 'mpiexec ­n 2 OpenSeesMP Example.tcl'cannot find files that I uploaded.
>
> The following is the command and screenshot that copy files to the starcluster.
>
> starcluster put smallcluster C:\Users\Administrator.USER-20160705YO\smallMP /root
> C:\Users\Administrator.USER-20160705YO>starcluster put smallcluster C:\Users\Adm
> inistrator.USER-20160705YO\smallMP /root
> StarCluster - (http://star.mit.edu/cluster) (v. 0.95.6)
> Software Tools for Academics and Researchers (STAR)
> Please submit bug reports to starcluster@mit.edu
>
> analysis.tcl 100% ||||||||||||||||||||||||||||||||||| Time: 00:00:00 110.80 K/s
> Example.tcl 100% |||||||||||||||||||||||||||||||||||| Time: 00:00:00 21.78 K/s
> Example1.tcl 100% ||||||||||||||||||||||||||||||||||| Time: 00:00:00 44.78 K/s
> model.tcl 100% |||||||||||||||||||||||||||||||||||||| Time: 00:00:00 49.65 K/s
> ...
>
> But I could not find any files when I login to the masternode, and the command cannot
> find the file 'Example.tcl' as the below shows.
>
> root@master:~# mpiexec ­n 2 OpenSeesMP Example.tcl
> mpiexec -n 2 OpenSeesMP Example.tcl
>
>
> OpenSees -- Open System For Earthquake Engineering Simulation
> Pacific Earthquake Engineering Research Center
> Version 2.5.0 (rev 6248) 32-Bit
>
> (c) Copyright 1999-2016 The Regents of the University of California
> All Rights Reserved
> (Copyright and Disclaimer @ http://www.berkeley.edu/OpenSees/copyright.html)
>
>
> couldn't read file "Example.tcl": no such file or directorycouldn't read
> file "E
> xample.tcl": no such file or directory
> Process Terminating 0
>
> Process Terminating 1
>
>
> Could you give me some tips here? I'll really appreciate it!
>
> Best wishes,
> Kai
Kai Zhang
------------------------------
PH.D. candidate
School of Civil Engineering&Architecture
Beijing Jiaotong University

Post Reply