Compute Cluster Compiling with 'Make'

Answered Compute Cluster Compiling with 'Make'

  • 2008年6月13日 16:58
     
     

     

    Anyone have suggestions in running 'Makefile' compiling on Compute Cluster.  I have set Cluster envs which don't seem to take.  I have set envs in the job still don't seem to take.  If I do manage to get a job to not report "make is an unrecognized internal or external file or program".  Anyone have suggestions? 

    Thanks

     

全部回复

  • 2008年6月24日 19:00
    所有者:
     
     已答复
    Hi,

    Are you wanting to use the compute cluster to accomplish a distributed build using make?  

    You could "roll your own" build-solution and leverage the cluster job scheduler to manage the build process.   There are several possible approaches.  

    Or, are you simply wanting to get nmake to work across the cluster?  


    Phil
    http://channel9.msdn.com/shows/the_hpc_show

    Phil@Msft