MYSQL_Excel_ContentsList

List 1. APache  2. MySQL 3. JSP 4. 

PerformaceTest9.0

이미지
 

abaqus gpu 사용

1. gpu 명령어 abaqus int j=## cpus=8 gpus=1 // 그래픽카드의 전용 GPU 메모리를 사용하여 계산 2. cpu 명령어 abaqus int j=## cpus=8  컴퓨터 해석 소요시간 비교 1. GPUs 사용시      JOB TIME SUMMARY        USER TIME (SEC)      =   5772.8            SYSTEM TIME (SEC)    =   544.70            TOTAL CPU TIME (SEC) =   6317.5            WALLCLOCK TIME (SEC) =       1194 2. CPUs 사용시      JOB TIME SUMMARY        USER TIME (SEC)      =   12027.            SYSTEM TIME (SEC)    =   178.80            TOTAL CPU TIME (SEC) =   12206.            WALLCLOCK TIME (SEC) =       1726 30% 개선

Nvme SSD

이미지
  출처 : http://dpg.danawa.com/news/view?boardSeq=67&listSeq=3862543

abaqus Xflow, Co-Simulation

이미지
 출처 :https://m.blog.naver.com/PostView.nhn?blogId=vp_cae&logNo=221690929120&proxyReferer=https:%2F%2Fwww.google.com%2F 기존 : Navier-Stokes 방식 Xflow : LBM 방식 (Meshless) Step의 Interaction에서 설정해야 함 STL File Export // Assembly Module 에서 해야 함 결과 파일 Xflow Mode 변경 필요 Co-Simulation Service Installation C:\SIMULIA\Commands> abaqus extractCSEApi Abaqus Warning: Keyword (dsls_license_config) must point to an existing file. Extracting Abaqus CSE API to C:\SIMULIA\Commands\3DEXPERIENCE_R2018x_cse_api Launcher: abq2018.bat == Job 실행 1. Xflow 에서 Run 실행 2. CMD에서 아래 명령어 실행 J:\01_Abaqus\0000_FSI>abaqus cse -configure FSI_II_std_css -listenerport 1024 Abaqus Warning: Keyword (dsls_license_config) must point to an existing file. Abaqus Warning: Keyword (dsls_license_config) must point to an existing file. 3. Co-Simulation 명령어, CMD abaqus int -job FSI_II_std_css -input Job-1 -double -csedirector localhost:1024

B450, ASRock

이미지
  https://www.asrock.com/MB/AMD/B450%20Steel%20Legend/index.kr.asp

Window10에서 FTP설정

이미지
 [출처]  https://newstory-of-dev.tistory.com/entry/FTP-Windows10-FTP%EA%B5%AC%EC%B6%95%ED%95%98%EA%B8%B0 여기서 아래 IP 주소의 경우 공유기에서 설정이 된다. 인증은 익명은 제외하고 기본으로만 한다. 액서스 허용은 FTP 사용자를 선택하고, 사용권한을 준다. FTP 사용자는  내PC에서 마우스 오른쪽 클릭후 관리에서 사용자에서 추가한다. 외부에서 접속할때는 포트포워딩을 해주어야 한다. 아래 1에 접속시 사용할 포트, 2에는 사진6의 포트를 적는다. 접속방법 ftp:// 아이디@접속주소:포트번호(위에 1번)