# Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. engine: workspace: "fleetrec.models.rank.dnn" backend: "MPI" hdfs: name: "hdfs://nmg01-taihang-hdfs.dmop.baidu.com:54310" ugi: "fcr,SaK2VqfEDeXzKPor" output: "/app/ecom/fcr/fanyabo/wadstyleimageq/tangwei12/output_1/" package: build_script: "{workspace}/package.sh" python: "/home/tangwei/fleet_rec_env/cpython-2.7.11-ucs4" paddlerec: "/home/tangwei/fleet_rec_env/FleetRec" submit: hpc: "/home/tangwei/Plines/client/smart_client_khan/" qconf: "/home/tangwei/Plines/imageq/qsub_f.conf" nodes: 10 submit_scrpit: "{workspace}/submit.sh" job_scrpit: "{workspace}/worker.sh"