Skip to content

Commit

Permalink
Fix typo in doc (microsoft#923)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
PurityFan authored and xuehui1991 committed Mar 27, 2019
1 parent 0330333 commit 7d7387c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en_US/PAIMode.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Compared with LocalMode and [RemoteMachineMode](RemoteMachineMode.md), trial con
* Optional key. It specifies the HDFS data direcotry for trial to download data. The format should be something like hdfs://{your HDFS host}:9000/{your data directory}
* outputDir
* Optional key. It specifies the HDFS output directory for trial. Once the trial is completed (either succeed or fail), trial's stdout, stderr will be copied to this directory by NNI sdk automatically. The format should be something like hdfs://{your HDFS host}:9000/{your output directory}
* virturlCluster
* virtualCluster
* Optional key. Set the virtualCluster of OpenPAI. If omitted, the job will run on default virtual cluster.
* shmMB
* Optional key. Set the shmMB configuration of OpenPAI, it set the shared memory for one task in the task role.
Expand Down

0 comments on commit 7d7387c

Please sign in to comment.