首页> 外文期刊>International Journal of Engineering Science and Technology >Parallelizing Quicksort Algorithm using JOMP and its performance analysis with OpenMP
【24h】

Parallelizing Quicksort Algorithm using JOMP and its performance analysis with OpenMP

机译:使用JOMP并行化Quicksort算法及其OpenMP性能分析

获取原文
           

摘要

This paper makes an effort on parallelizing the quicksort algorithm using openMP on java platform(JOMP) to sort data by sharing the partitions generated from regular sampling. The basic idea is to perform the initial partitioning of data sequentially and calling the recursive function in parallel manner, and finally to conduct a performance evaluation for the implementation. The evaluation is based on comparing sorting times with an algorithm which uses initial partitioned set between threads and to the simple sequential sorting algorithm. Comparision study is also made with the OpenMP parallel quicksort implemented using C and the results shows that JOMP gives better result with respect to time complexity than OpenMP in C.
机译:本文致力于通过共享常规采样生成的分区,在java平台上使用openMP并行化快速排序算法(JOMP)来对数据进行排序。基本思想是依次执行数据的初始分区并以并行方式调用递归函数,最后对实现进行性能评估。该评估基于将排序时间与使用线程之间的初始分区集的算法和简单的顺序排序算法进行比较的结果。还对使用C实现的OpenMP并行快速排序进行了比较研究,结果表明,在时间复杂度方面,JOMP比C中的OpenMP更好。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号