Hi All,

I have X10 2.0.4 running on my Mac and on our cluster at OSC.  

I am testing X10DT to see if it would be applicable for use in a Workshop in 
August.  Ideally, I would like to use the C++ back end (remote) to edit code on 
our workstations and build/run code on our linux cluster.  

I created and built the HelloWholeWorld application for C++ Back End (local) as 
follows:
            One:  created default Hello application
            Two:  added new class (HelloWholeWorld)
            Three:  copied and pasted the text from the HelloWholeWorld.x10 
file in the x10/samples directory
            Four:  removed the automatically created Hello.x10 file from the 
project
            Five:  made a new run configuration in x10 with the new project and 
root class name, changed number of processes to 4

And that ran fine locally on my Mac.  Same thing for KMeansDist.  

However, when I try to create a remote C++ back end, I can enter the host name, 
port 22, my username and password.

But, when I click the Workspace Persisted Data "Validate" button, I get an 
error message that says:
"Failed to create SFTP connection for ssh.ExecutionManager:  4:  Received 
message is too long:  1399157871"

Any help on that would be appreciated.  My configuration is attached.

Also, I have local copies of mpicxx, mpirun, etc.  Usually, I set my paths up 
in my .tcshrc - can I put this path information somewhere in the 
x10_platform.conf file?

Thanks,
Dave
---
David E. Hudak, Ph.D.          dhu...@osc.edu
Program Director, HPC Engineering
Ohio Supercomputer Center
http://www.osc.edu








------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to