コード例 #1
0
double eam_gpu_bytes() {
  return EAMMF.host_memory_usage();
}
コード例 #2
0
double eam_alloy_gpu_bytes() {
  return EAMALMF.host_memory_usage();
}