RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      루프의 파이프라이닝 스케쥴을 위한 알고리즘 = A Pipelining Scheduling for Algorithm Loops

      한글로보기

      https://www.riss.kr/link?id=A82298213

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      본 논문에서는 루프의 병렬화를 위해 루프의 기능한 병렬성을 탐지하고 스케쥴하는 문제를 다룬다. 최근에 집적회로 기술의 급격한 발달로 한 칩안에 파이프라이닝 연산이 이루어지도록 하는 것이 가능하며 VLIW나 슈퍼스칼라 컴퓨터에서는 파이프라이닝의 스케쥴링 문제가 발생한다. 여기에서는 고수준 언어로 표현된 루프를 데이타 종속그래프로 나타내고 이로부터 루프의 병렬성을 파악하여 그 병렬성을 나타내는 파이프라이닝 형태의 스케쥴을 얻고자 한다. 특히 단순 루프에 있는 최대한의 병렬성을 얻는 최적의 알고리즘을 제시하고자 한다. 이 알고리즘에서는 데이타 종속 그래프상의 근접한 노드 사이의 지역적 시간관계를 이용하여 이를 결합함으로써 전체적인 스케줄을 얻는 방법을 사용하였다. 제시된 알고리즘은 다항 시간의 복잡도를 가지며 최소의 지연간격을 갖는 파이프라이닝 스케쥴의 패턴을 생성한다.
      번역하기

      본 논문에서는 루프의 병렬화를 위해 루프의 기능한 병렬성을 탐지하고 스케쥴하는 문제를 다룬다. 최근에 집적회로 기술의 급격한 발달로 한 칩안에 파이프라이닝 연산이 이루어지도록 하...

      본 논문에서는 루프의 병렬화를 위해 루프의 기능한 병렬성을 탐지하고 스케쥴하는 문제를 다룬다. 최근에 집적회로 기술의 급격한 발달로 한 칩안에 파이프라이닝 연산이 이루어지도록 하는 것이 가능하며 VLIW나 슈퍼스칼라 컴퓨터에서는 파이프라이닝의 스케쥴링 문제가 발생한다. 여기에서는 고수준 언어로 표현된 루프를 데이타 종속그래프로 나타내고 이로부터 루프의 병렬성을 파악하여 그 병렬성을 나타내는 파이프라이닝 형태의 스케쥴을 얻고자 한다. 특히 단순 루프에 있는 최대한의 병렬성을 얻는 최적의 알고리즘을 제시하고자 한다. 이 알고리즘에서는 데이타 종속 그래프상의 근접한 노드 사이의 지역적 시간관계를 이용하여 이를 결합함으로써 전체적인 스케줄을 얻는 방법을 사용하였다. 제시된 알고리즘은 다항 시간의 복잡도를 가지며 최소의 지연간격을 갖는 파이프라이닝 스케쥴의 패턴을 생성한다.

      더보기

      다국어 초록 (Multilingual Abstract)

      This paper deals with the problem of detecting and scheduling parallelism existing in loops for loop parallelization. Recently the tremendous development in VLSI technology makes it possible that a pipelining operation is to be performed in a single chip processors and the pipelining scheduling problem arises in VLIW or superscalar machines. Here we represent the loops of high-level programs as data dependence graphs, and from them we are to perceive parallelism in the loops, and to obtain the schedules in pipelining form which represents maximal parallelism. Especially an optimal algorithm for obtaining maximal parllelism In simple loops will be presented. The method to be used in this algorithm combines local schedules using local timing relations between adjacent nodes in its dependence graph to obtain an overall schedule. The algorithm has polynomial time complexity and produces the pattern of pipelining schedule with minimal delaying distance.
      번역하기

      This paper deals with the problem of detecting and scheduling parallelism existing in loops for loop parallelization. Recently the tremendous development in VLSI technology makes it possible that a pipelining operation is to be performed in a single c...

      This paper deals with the problem of detecting and scheduling parallelism existing in loops for loop parallelization. Recently the tremendous development in VLSI technology makes it possible that a pipelining operation is to be performed in a single chip processors and the pipelining scheduling problem arises in VLIW or superscalar machines. Here we represent the loops of high-level programs as data dependence graphs, and from them we are to perceive parallelism in the loops, and to obtain the schedules in pipelining form which represents maximal parallelism. Especially an optimal algorithm for obtaining maximal parllelism In simple loops will be presented. The method to be used in this algorithm combines local schedules using local timing relations between adjacent nodes in its dependence graph to obtain an overall schedule. The algorithm has polynomial time complexity and produces the pattern of pipelining schedule with minimal delaying distance.

      더보기

      목차 (Table of Contents)

      • 요약
      • Abstract
      • 1. 서론
      • 2. 프로그램의 표현
      • 3. 최적 패턴 찾기
      • 요약
      • Abstract
      • 1. 서론
      • 2. 프로그램의 표현
      • 3. 최적 패턴 찾기
      • 4. 결론
      • 참고문헌
      • 저자소개
      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼