Sheng-De Wang
National Taiwan University
7 Papers
53 Citations
Sheng-De Wang is an academic researcher from National Taiwan University. The author has contributed to research in topics: Nested loop join & Instruction-level parallelism. The author has an hindex of 4, co-authored 7 publications. Previous affiliations of Sheng-De Wang include Academia Sinica.
Chat about Author
Papers
Efficient processor assignment algorithms and loop transformations for executing nested parallel loops on multiprocessors
Chien-Min Wang,Sheng-De Wang +1 more
TL;DR: The paper discusses improving the performance of parallel execution by transforming a nested parallel loop into a semantically equivalent one and it is observed that the parallel execution time is improved after applying these transformations.
19
Tiling Nested Loops into Maximal Rectangular Blocks
TL;DR: The proposed method aimed at aggregating independent computations of a loop nest into rectangular blocks and maximizing the block sizes for maximizing parallelism is formulated as systematic procedures which can easily be implemented in a parallelizing compiler.
17
A fault-tolerant routing algorithm for wormhole routed meshes
Pao-Hwa Sui,Sheng-De Wang +1 more
- 01 Mar 2000
TL;DR: This work investigates fault-tolerant routing schemes which aim at using low number of virtual channels in wormhole-routed mesh networks, and all virtual channels have the potential to be used by messages; hence, none of the virtual channels and its associated hardware is wasted.
6
Structured partitioning of concurrent programs for execution on multiprocessors
Chien-Min Wang,Sheng-De Wang +1 more
- 01 Nov 1990
TL;DR: It is proved that the cost of the partition generated by the linear time algorithm is at most twice thecost of the optimal partition of parallel programs for execution on multiprocessors.
6
•Journal Article
Compiler Techniques for Extracting Loop-Level Parallelism.
Sheng-De Wang,Chien-Min Wang +1 more
4