Simulation Compute Manager 제어 - 씬 클라이언트

설치 시 씬 클라이언트 Simulation Compute Manager는 자동으로 시작되지 않습니다. (다음 지침에서는 simulation-computeXvXX을(를) SCM의 주 릴리즈로 대체해야 합니다.)

설치된 제품

Simulation Compute Manager는 다음 폴더에 배치된 ComputeProvisioner.config.json 파일에서 사용할 수 있는 제품을 탐지합니다.

<your install location>/opt/Autodesk/simulation-computeX/bin

경로 이름이 참조되는 설치된 실행 파일의 위치와 일치하도록 ComputeProvisioner.config.json 파일을 편집할 수 있습니다.

시작

Simulation Compute Manager를 시작하려면 다음 명령을 터미널 프롬프트에 입력합니다.

<your install location>/opt/Autodesk/simulation-computeX/bin/SimulationCompute --daemon --pidfilename /path-to-file`

프로그램이 백그라운드 프로세스로 시작되고 터미널 제어 권한이 사용자에게 즉시 반환됩니다.

중지

Simulation Compute Manager를 중지하려면 데몬을 시작하는 데 사용된 --pidfilename 인수에 지정된 프로세스 ID를 직접 중지하십시오.

참고: 해석이 실행되는 동안에는 Simulation Compute Manager를 중지하지 마십시오.

구성 옵션

Simulation Compute Manager 구성 옵션은 다음 파일에 있습니다.

<your install location>/opt/Autodesk/simulation-computeX/bin/ComputeProvisioner.config.json

로그

Simulation Compute Manager에서는 각 절점에서 이 폴더에 있는 파일에 해당 상태, 오류 및 경고를 기록합니다.

<your install location>/Autodesk/SimulationCompute/vX/log

저장 폴더

Simulation Compute Manager에서는 실행되는 각 절점의 다음 위치에서 해당 데이터베이스 및 임시 작업 공간을 유지합니다.

<your install location>/Autodesk/SimulationCompute/vX/database

Simulation Compute Manager를 시작하기 전에 환경 변수 SCM_DATAPATH를 다른 위치로 설정하여 이 위치를 변경하십시오. 이 목적으로 사용되는 모든 폴더에서 최소 모드를 0755로 설정하는 것이 좋습니다.