With the rapid development of the tourism industry, traditional tourism methods are undergoing significant transformation, and online tourism is gradually becoming a new highlight in the market. However, faced with th...
详细信息
Edge computing has transformed machine learning by using computing closer to the data sources, thereby reducing latency. The ever-increasing volume of data has necessitated forming clusters of edge devices, possibly w...
详细信息
Blockchain technology is characterized by its distributed, decentralized, and immutable ledger system which serves as a fundamental platform for managing smart contract transactions (SCTs). However, these SCTs undergo...
详细信息
ISBN:
(纸本)9783031814037;9783031814044
Blockchain technology is characterized by its distributed, decentralized, and immutable ledger system which serves as a fundamental platform for managing smart contract transactions (SCTs). However, these SCTs undergo sequential validation within a block which introduces performance bottlenecks in blockchain. In response, this paper introduces a framework called the Multi-Bin parallel Scheduler (MBPS) designed for parallelizing blockchain smart contract transactions to leverage the capabilities of multicore systems. Our proposed framework facilitates concurrent execution of SCTs, enhancing performance by allowing non-conflicting transactions to be processed simultaneously while preserving deterministic order. The framework comprises of three vital stages: conflict detection, bin creation, and execution. We conducted an evaluation of our MBPS framework in Hyperledger Sawtooth v1.2.6, revealing substantial performance enhancements compared to existing parallel SCT execution frameworks across various smart contract applications. This research contributes to the ongoing optimization efforts in blockchain technology demonstrating its potential for scalability and efficiency in real-world scenarios.
This paper presents PPQSort (Pattern parallel Quicksort), a new parallel quicksort algorithm that provides high performance and ease of use. PPQSort uses C++ threads for parallelization, achieving efficient sorting wi...
详细信息
High-quality sense-annotated datasets are vital for evaluating and comparing WSD systems. We present a novel approach to creating parallel sense-annotated datasets, which can be applied to any language that English ca...
详细信息
Cloud computing has become essential for executing high-performance computing (HPC) workloads due to its on-demand resource provisioning and customization advantages. However, energy efficiency challenges persist, as ...
详细信息
The purpose of this paper is to propose a panoramic human-machine collaborative training system that can adapt to new energy grid-connected operation conditions, simulate various complex situations, and provide regula...
详细信息
ISBN:
(数字)9781510688902
ISBN:
(纸本)9781510688896
The purpose of this paper is to propose a panoramic human-machine collaborative training system that can adapt to new energy grid-connected operation conditions, simulate various complex situations, and provide regulators with simulation exercises, intelligent deductions, decision-making references, Q&A services, which provide intelligent reference solutions for precise regulation under new energy access scenarios with high percentage of new energy under a new type of power system. In order to enhance training effectiveness and operational efficiency, it is need to apply intelligent technology and data-driven models instead of experience and human labor. Interactive Q&A application such as Chat GPT has subversively changed the implementation mode of the training process, making the traditional teaching of theory and basic knowledge easier and faster. However, these commercial Q&A systems still have limitations in terms of accuracy, security, as well as professionalism, which makes them inefficient in professional learning area. In this paper, we use the idea of parallel control and the transformer model to construct a human-computer cooperative training system adapted to new energy grid-connected electric power systems, which realize a human-computer cooperative training model that highly integrates the Q&A services with the real trainer, the real trainees, the computer simulation system. By constructing a large model of human-computer system, a training computing experiment platform, as well as a system with a closed loop of training reality, the parallel training will help training program planning, training teaching design, training arrangements, teaching interaction and other key training links, and realize automated and intelligent training design and execution. As a training and management model adapted to the situation of artificial intelligence, parallel training will bring brand new possibilities for the development of the training industry in the intellige
This paper presents a hybrid approach to enhance indoor pathfinding and navigation within complex multistory environments by integrating RRT-Connect and Dijkstra's algorithm. The objective is to address the limita...
详细信息
Community detection is the problem of finding naturally forming clusters in networks. It is an important problem in mining and analyzing social and other complex networks. Community detection can be used to analyze co...
详细信息
ISBN:
(纸本)9783031785405;9783031785412
Community detection is the problem of finding naturally forming clusters in networks. It is an important problem in mining and analyzing social and other complex networks. Community detection can be used to analyze complex systems in the real world and has applications in many areas, including network science, data mining, and computational biology. Label propagation is a community detection method that is simpler and faster than other methods such as Louvain, InfoMap, and spectral-based approaches. Some real-world networks can be very large and have billions of nodes and edges. Sequential algorithms might not be suitable for dealing with such large networks. This paper presents distributed-memory and hybrid parallel community detection algorithms based on the label propagation method. We incorporated novel optimizations and communication schemes, leading to very efficient and scalable algorithms. We also discuss various load-balancing schemes and present their comparative performances. These algorithms have been implemented and evaluated using large high-performance computingsystems. Our hybrid algorithm is scalable to thousands of processors and has the capability to process massive networks. This algorithm was able to detect communities in the Metaclust50 network, a massive network with 282 million nodes and 42 billion edges, in 654 s using 4096 processors.
Confidential computing on GPUs, like NVIDIA H100, mitigates the security risks of outsourced Large Language Models (LLMs) by implementing strong isolation and data encryption. Nonetheless, this encryption incurs a sig...
详细信息
暂无评论