Difference for src/ComputeMgr.ci from version 1.1021 to 1.1022

version 1.1021version 1.1022
Line 50
Line 50
     entry void recvComputeEwaldResults(ComputeEwaldMsg *);     entry void recvComputeEwaldResults(ComputeEwaldMsg *);
  
     entry void recvYieldDevice(int pe);     entry void recvYieldDevice(int pe);
      entry void recvBuildCudaExclusions();
     entry void recvBuildCudaForceTable();     entry void recvBuildCudaForceTable();
     entry void recvBuildMICForceTable();     entry void recvBuildMICForceTable();
     entry void recvCreateNonbondedCUDASlave(NonbondedCUDASlaveMsg *);     entry void recvCreateNonbondedCUDASlave(NonbondedCUDASlaveMsg *);


Legend:
Removed in v.1.1021 
changed lines
 Added in v.1.1022



Made by using version 1.53 of cvs2html