sorting-wordcount:多线程外部排序&词频统计

时间:2021-07-14 17:32:56
【文件属性】:
文件名称:sorting-wordcount:多线程外部排序&词频统计
文件大小:9.72MB
文件格式:ZIP
更新时间:2021-07-14 17:32:56
C++ 多线程外部排序&wordcount 版权所有 (c) 2014,龙 (Ryan) 南宫。 保留所有权利。 邮箱: 创建时间:2014 年 10 月 9 日 共享内存多线程外部排序和词频统计。 a) 使用 Makefile 编译源代码。 b) 通过修改源代码顶部的参数来调整线程数。 c) 使用输入文件参数执行二进制代码。 通过消息传递接口 (MPI) 进行分布式外部排序。 假设您已经在集群上部署了分布式处理模块 MPI,然后按照以下步骤操作: a) 使用 Makefile 编译源代码。 b) 使用工作节点 ip 地址配置主机文件。 c) 在 run.sh 脚本文件中设置运行进程数、主机文件和输入文件参数。 d)./run.sh 执行。
【文件预览】:
sorting-wordcount-master
----README.md(863B)
----shared-memory-sorting-wordcount()
--------sort(148KB)
--------sort_shm.cpp(8KB)
--------wordCount_shm.cpp(5KB)
--------wordCount_c++.txt(19.83MB)
--------Makefile(179B)
--------count(410KB)
----sorting-via-Message-Passing-Interface()
--------my_hosts(55B)
--------run.sh(69B)
--------sort1MB-mpi.txt(967KB)
--------mpisort(148KB)
--------MPI_sort.cpp(12KB)
--------Makefile(86B)

网友评论