• Title/Summary/Keyword: PVM

Search Result 59, Processing Time 0.033 seconds

Performance Improvement for PVM by Zero-copy Mechanism (Zero-copy 기술을 이용한 PVM의 성능 개선)

  • 임성택;심재홍;최경희;정기현;김재훈;문성근
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.25 no.5B
    • /
    • pp.899-912
    • /
    • 2000
  • PVM provides users with a single image of high performance parallel computing machine by collecting machines distributed over a network. Low communication overhead is essential to effectively run applications on PVM based platforms. In the original PVM, three times of memory copies are required for a PVM task to send a message to a remote task, which results in performance degradation. We propose a zero-copy model using global shared memory that can be accessed by PVM tasks, PVM daemon, and network interface card(NIC). In the scheme, a task packs data into global shared memory, and notify daemon that the data is ready to be sent, then daemon routes the data to a remote task to which it is sent with no virtual data copy overhead. Experimental result reveals that the message round trip time between two machines is reduced significantly in the proposed zero-copy scheme.

  • PDF

PVM Performance Enhancement over a High-Speed Myrinet (초고속 Myrinet 통신망에서의 PVM 성능 개선)

  • Kim, In-Soo;Shim, Jae-Hong;Choi, Kyung-Hee;Jung, Gi-Hyun;Moon, Kyeong-Deok;Kim, Tae-Geun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.1
    • /
    • pp.74-87
    • /
    • 2000
  • PVM (parallel virtual machine) provides a programming environment that allows a collection of networked workstations to appear as a single parallel computational resource. The performance of parallel applications in this environment depends on the performance of data transfers between tasks. In this paper, we present a new Myrinet-based communication model of PVM that improves PVM communication performance over a high-speed Myrinet LAN. The proposed PVM communication model adopts a communication mechanism that allows any user-level process to directly access the network interface board without going through UDP/IP protocol stacks in the kernel. This mechanism provides faster data transfers between PVM tasks over the Myrinet since it avoids data copy overhead from kernel (user space) to user space (kernel) and reduces communication latency due to network protocol software layers. We implemented EPVM (Enhanced PVM), our updated version of the traditional PVM using UDP/IP, that is based on the proposed communication model over the Myrinet. Performance results show EPVM achieves communication speed-up of one to two over the traditional PVM.

  • PDF

Performance Improvement of PVM by using Shared Memory and User Level Communication (공유 메모리와 사용자 수준 통신을 이용한 PVM 성능 개선)

  • 윤종원;심재홍;문경덕;최경희;김재훈;정기현
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.139-141
    • /
    • 1998
  • 현재 PVM은 네트워크를 통해 워크스테이션을 연동시키는데 이용되는 미들 웨어이다. PVM의 로컬 태스크끼리의 메시지 교환 시에는 좋은 성능을 보이지만, 리모트 호스트사이에서의 메시지 교환에서의 성능은 로컬 태스크만큼 좋지 못하다. 이를 개선하기 위해서, PVM에서 한 워크스테이션내의 데몬 태스크와 일반 태스크, 네트워크 카드가 모두 공유하는 공유메모리와 고속 네트워크 카드인 미러넷 카드를 이용해, 다가올 초고속통신망에서 적용되기 위한 새로운 모델을 제시하고, 기존 모델과 비교한다.

  • PDF

A Comparison of Typhoon Wind Models with Observed Winds (해상풍 관측자료에 근거한 태풍 해상풍 모형간의 상호비교)

  • 강시환;전기천;박광순;방경훈
    • The Sea:JOURNAL OF THE KOREAN SOCIETY OF OCEANOGRAPHY
    • /
    • v.7 no.3
    • /
    • pp.100-107
    • /
    • 2002
  • The sea-surface winds during the passage of 64 typhoons for 1979-1999 were simulated using two different typhoon wind models, ie, typhoon parametric model(TPM) and primitive vortex model(PVM). The model hindcast winds were compared with the winds observed at JMA ocean buoys(22001 and 21002) and Kyushu ocean observation tower. The analysis of ms and relative errors between hindcast and observed winds was made to find the accuracy and sensitivity of the typhoon wind prediction models. Both hindcast winds of TPM and PVM underestimate the observed typhoon winds, but PVM winds are more closer to the observations with less rms and relative errors. Relative errors of two model winds were small within 200km from typhoon center, but TPM's relative errors increase up to 70% as the radial distance from typhoon center increases beyond > 200km although PVM's relative errors remain in 20% with less sensitive to the distance from typhoon centers.

Serological Identification of Potato Viruses in Korea (감자 바이러스의 혈청학적 동정에 관한 연구)

  • La Yong-Joon
    • Korean journal of applied entomology
    • /
    • v.13 no.1 s.18
    • /
    • pp.41-45
    • /
    • 1974
  • A total of 230 apparently healthy looking potato stocks and 80 potato stocks with symptoms of virus infection were collected from various seed potato farms in Korea and the incidence of potato virus X (PVX), potato virus S (PVS), potato virus M (PVM) and potato virus Y (PVY) was determined by serological microprecipitin tests. Results obtained are as follows. 1. Serological microprecipitin test retreated the presence of PVX, PVS, PVM and PVY in a number of potato stocks grown for the production of seed potatoes in Korea. 2. The occurrence of potato virus M is reported here for the first time in Korea with experimental evidence. 3. Practically $100\%$ (290 stocks, of the apparently healthy looking potato stocks were demonstrated to be infected with both PVX and PVS. The infection percentages of potato stocks with combination of PVX, PVS, PVM and PVY were as follows. PVX+PVS+PVM:$10.3\%$, PVX+PVS+PVY:$4.5\%$, PVX+PVS+PVM+PVY:$1.03\%$ 4. Irish Cobbler and Shimabara, which are the two major potato varieties in Korea, appear to be symptomless carriers of PVX and PVS. However, when these varieties were infected additionally with PVY, usually severe symptoms resulted. 5. Serological microprecipitin technique appears to be highly suitable for early, quick and reliable diagnosis of PVX, PVS PVM and PVY. It is particularly suited for large scale testing of seed potato stocks for the presence of viruses mentioned above.

  • PDF

A Study on Process Finalization algorithm for Personal JAVA Virtual Machine (퍼스널 가상머신위한 프로세스 종료기법에 관한 연구)

  • 유홍식;조유섭;정민수
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.05d
    • /
    • pp.1007-1011
    • /
    • 2002
  • 소형 플랫폼에 자바 언어를 구동하기 위한 PJAVA VM(이하 PVM)이 많은 관심을 끌고 있다. PVM 역시 JVM과 같이 클래스 로더, 서브시스템, 런타임 데이터 영역 (메소드 영역, 힙 자바 스택, PC레지스터, 원시 메소드 스택), 실행 엔진으로 구성되어 있다. 본 논문의 서론은 PDA 및 set-top등을 소개하고 JAVA 언어를 구동하기 위해 필요한 플랫폼을 소개하고, J2ME와 PJAVA를 관계를 소개하였다. 관련연구는 PVM의 메소드 구조에 대해 연구하였다. 그리고 본론으로 PVM에서 프로세서 마무리 처리과정을 분석하고 이 과정에서 프로세서의 종료 작업 알고리즘을 개선 하였다.

  • PDF

Non-Traumatic Myositis Ossificans in the Lumbosacral Paravertebral Muscle

  • Jung, DaeYoung;Cho, Keun-Tae;Roh, Ji Hyeon
    • Journal of Korean Neurosurgical Society
    • /
    • v.53 no.5
    • /
    • pp.305-308
    • /
    • 2013
  • Myositis ossificans (MO) is a benign condition of non-neoplastic heterotopic bone formation in the muscle or soft tissue. Trauma plays a role in the development of MO, thus, non-traumatic MO is very rare. Although MO may occur anywhere in the body, it is rarely seen in the lumbosacral paravertebral muscle (PVM). Herein, we report a case of non-traumatic MO in the lumbosacral PVM. A 42-year-old man with no history of trauma was referred to our hospital for pain in the low back, left buttock, and left thigh. On physical examination, a slightly tender, hard, and fixed mass was palpated in the left lumbosacral PVM. Computed tomography showed a calcified mass within the left lumbosacral PVM. Magnetic resonance imaging (MRI) showed heterogeneous high signal intensity in T1- and T2-weighted image, and no enhancement of the mass was found in the postcontrast T1-weighted MRI. The lack of typical imaging features required an open biopsy, and MO was confirmed. MO should be considered in the differential diagnosis when the imaging findings show a mass involving PVM. When it is difficult to distinguish MO from soft tissue or bone malignancy by radiology, it is necessary to perform a biopsy to confirm the diagnosis.

Computer Vision Platform using PVM (PVM을 이용한 컴퓨터비젼 플랫폼)

  • ;;;;R.S.Ramakrishna
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10c
    • /
    • pp.544-546
    • /
    • 1998
  • 컴퓨터 비젼은 많은 계산을 요구하는 작업으로 구조적인 계산작업(low-level vision)과 비구조적 계산작업(high-level vision)을 가지고 실시간 처리를 요구한다. 이러한 점에서 비젼 작업의 병렬처리와 그것들의 구현에 대한 스케쥴링 schemes이 본 논문에서 중요시 된다. 그리고 PVM이 동작하는 저가의 네트워크로 연결된 워크스테이션 클러스터상에서 구현될 알고리즘을 구현하고 제안된 아이디어는 실용적인 예 (eye location from image sequence)를 들어서 보였다. 차세대의 멀티미디어 환경은 이러한 고성능의 컴퓨팅 플랫폼을 사용하리라 기대된다.

  • PDF

Understanding the Mechanism of Indomethacin-Saccharin Co-crystal Formation Using In-line Monitoring System based on PVM and FBRM (PVM 및 FBRM 기반 인라인 모니터링을 통한 indomethacin-saccharin 공결정의 생성 메커니즘이해)

  • Kim, Paul;Cho, Min-Yong;Choi, Guang J.
    • Korean Chemical Engineering Research
    • /
    • v.55 no.2
    • /
    • pp.180-189
    • /
    • 2017
  • Pharmaceutical co-crystals primarily to improve the solubility as well as stability of insoluble drug are to be investigated more intensively for IMDs as US FDA has reclassified co-crystal as a special case of solvates in August this year. In this study, we proposed a mechanism of indomethacin-saccharin co-crystal formation and the creation of transient indomethacin meta-stable form using in-line monitoring tools with the addition rate of anti-solvent as a critical process parameter. Among various instruments, we combined PVM (particle vision measurement) and FBRM (focused beam reflectance measurement) for the in-line monitoring of anti-solvent co-crystallization process. The off-line characterization of resulting powders was carried out employing the PXRD (powder x-ray diffraction) and DSC (differential scanning calorimeter). It was observed that the pathway to the final IMC-SAC co-crystal was significantly dependent upon the anti-solvent addition rate. The process conditions to obtain high quality co-crystal powder effectively were established. Consequently, we concluded that in-line monitoring combing the PVM and FBRM should be useful for the in-line monitoring of pharmaceutical co-crystallization processes.

Construction and Performance Test of a Supercomputing PC System using PC-clustering and Parallel Virtual Machine (PC-Clustering과 병렬가상장치에 의한 수치계산용 슈퍼컴퓨팅 PC 시스템 구축과 성능 테스트)

  • Hong, Woo-Pyo;Kim, Jong-Jae;Oh, Kwang-Sik
    • Journal of the Korean Data and Information Science Society
    • /
    • v.10 no.2
    • /
    • pp.473-483
    • /
    • 1999
  • We introduce a way to construct a supercomputing capable system with some networked PCs, running the Linux operating system and computing power comparable with expensive commercial workstations, and with the Parallel Virtual Machine (PVM) software which enables one to control the total CPUs and memories of the networked PCs. By benchmarking the system using a PVM parallel program, we find that the system's parallel efficiency is close to 90 %.

  • PDF