Quick Upload

SCMSWeb and Condor-G Demonstration

from sugree, 2 months ago Add as contact

243 views | 0 comments | 0 favorites | 0 embeds (Stats)

PRAGMA 15 at USM

Embed customize close
 

More Info

This slideshow is Public

Also on LinkedIn

Views: 243 Comments: 0 Favorites: 0 Downloads: 2

View Details: 243 on Slideshare
0 from embeds
Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this slideshow as inappropriate.

If needed, use the feedback form to let us know more details.

Loading...
Flash Player 9 (or above) is needed to view slideshows. We have detected that you do not have it on your computer. To install it, go here.
Post to Twitter Post to Twitter
Share on Facebook Share on Facebook
Post to Blogger Post to Blogger
Myspace Hi5 Friendster Xanga LiveJournal Facebook Blogger Tagged Typepad Freewebs BlackPlanet gigya icons

Presentation Transcript

  1. Slide 1: Interfacing SCMSWeb with Condor-G – A Joint PRAGMA-Condor Effort
  2. Slide 2: Hello, My name is Sugree from ThaiGrid sugree
  3. Slide 3: I'm here to present our joint effort between Condor team and ThaiGrid team under PRAGMA sugree
  4. Slide 4: Somsak from ThaiGrid → Develop the code Jaime from Condor → Condor installation & support Jysoo from KISTI → application test Cindy from SDSC → Coordination sugree
  5. Slide 5: So you can submit Condor-G job to PRAGMA resources sugree
  6. Slide 6: sugree
  7. Slide 7: Job script is exactly the same as Condor-G job script sugree
  8. Slide 8: Condor-G will pick the (probably) best resources according to data from SCMSWeb sugree
  9. Slide 9: Simple job script Executable = testcmd Universe = grid x509userproxy = /tmp/x509up_u533 grid_resource = $$(resource_name) # in case you want some specific cluster requirements = ( TARGET.name == \"fsvc001.asc.hpcc.jp\" ) output = test.out error = test.err Log = test-grid.log Queue # condor_submit condor_job_script sugree
  10. Slide 10: Get the list of managed resources condor_status -startd sugree
  11. Slide 11: Get the queue list condor_q sugree
  12. Slide 12: For more information about job submission, please ask Jysoo, he is a lot better than me sugree
  13. Slide 13: Now the interfacing module is working on rocks-153.sdsc.edu (same old Condor server) sugree
  14. Slide 14: Job scheduling is quite slow. Should be more suitable for long-running job sugree
  15. Slide 15: To get an account on the server, please contact Cindy (zhengc@sdsc.edu) sugree
  16. Slide 16: It is possible to use this on your own server, while using data from PRAGMA-GOC. sugree
  17. Slide 17: Future work Paper submitted to IEEE eScience PRAGMA workshop Find a better way to deal with error Optimize Condor scheduling sugree
  18. Slide 18: Any question? sugree