期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
西安毛西磁异常的地质意义 被引量:1
1
作者 许炳如 《西安石油学院学报》 1992年第2期27-32,共6页
本文阐述了应用地面磁测在西安东郊发现和圈定了毛西磁异常;根据异常区的地质和地球物理特征,作出了磁异常的定性和定量解释,推断它是中生代燕山期花岗岩侵入体的反映,顶部最小埋深约1500m;电测深结果支持了这个推断;重力勘探资料揭示... 本文阐述了应用地面磁测在西安东郊发现和圈定了毛西磁异常;根据异常区的地质和地球物理特征,作出了磁异常的定性和定量解释,推断它是中生代燕山期花岗岩侵入体的反映,顶部最小埋深约1500m;电测深结果支持了这个推断;重力勘探资料揭示了这个花岗岩侵入体处于灞桥断阶两组断裂带的交接部位;花岗岩作为热源及断裂带作为通道,使毛西磁异常是西安寻找地热田最有远景的地区。 展开更多
关键词 综合构探 磁异常解释
在线阅读 下载PDF
GPU acceleration of subgraph isomorphism search in large scale graph 被引量:1
2
作者 杨博 卢凯 +2 位作者 高颖慧 王小平 徐凯 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第6期2238-2249,共12页
A novel framework for parallel subgraph isomorphism on GPUs is proposed, named GPUSI, which consists of GPU region exploration and GPU subgraph matching. The GPUSI iteratively enumerates subgraph instances and solves ... A novel framework for parallel subgraph isomorphism on GPUs is proposed, named GPUSI, which consists of GPU region exploration and GPU subgraph matching. The GPUSI iteratively enumerates subgraph instances and solves the subgraph isomorphism in a divide-and-conquer fashion. The framework completely relies on the graph traversal, and avoids the explicit join operation. Moreover, in order to improve its performance, a task-queue based method and the virtual-CSR graph structure are used to balance the workload among warps, and warp-centric programming model is used to balance the workload among threads in a warp. The prototype of GPUSI is implemented, and comprehensive experiments of various graph isomorphism operations are carried on diverse large graphs. The experiments clearly demonstrate that GPUSI has good scalability and can achieve speed-up of 1.4–2.6 compared to the state-of-the-art solutions. 展开更多
关键词 parallel graph isomorphism GPU backtrack paradigm
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部