The Internet of Things is a network of physical objects like sensors, actuators, and software. The purpose of connecting is to exchange data with other objects and systems over the internet, enabling us to enhance dat...
详细信息
The primary goal of cloth simulation is to express object behavior in a realistic manner and achieve real-time performance by following the fundamental concept of *** general,the mass–spring system is applied to real...
详细信息
The primary goal of cloth simulation is to express object behavior in a realistic manner and achieve real-time performance by following the fundamental concept of *** general,the mass–spring system is applied to real-time cloth simulation with three types of ***,hard spring cloth simulation using the mass–spring system requires a small integration time-step in order to use a large stiffness ***,to obtain stable behavior,constraint enforcement is used instead of maintenance of the force of each *** force computation involves a large sparse linear solving *** to the large computation,we implement a cloth simulation using adaptive constraint activation and deactivation techniques that involve the mass-spring system and constraint enforcement method to prevent excessive elongation of *** the same time,when the length of the spring is stretched or compressed over a defined threshold,adaptive constraint activation and deactivation method deactivates the spring and generate the implicit *** method that uses a serial process of the Central Processing Unit(CPU)to solve the system in every frame cannot handle the complex structure of cloth model in *** simulation utilizes the Graphic Processing Unit(GPU)parallel processing with compute shader in OpenGL Shading Language(GLSL)to solve the system *** this paper,we design and implement parallel method for cloth simulation,and experiment on the performance and behavior comparison of the mass-spring system,constraint enforcement,and adaptive constraint activation and deactivation techniques the using GPU-based parallel method.
Crop diseases and pests are major threats to crop yield and quality, as well as global food security and agricultural livelihoods. Therefore, it is essential to identify crop pests and diseases in a timely, efficient ...
详细信息
This paper summarizes [KGS23], which received the Best Paper award at the 18th Symposium on softwareengineering for Adaptive and Self-Managing Systems (SEAMS23) in 2023. A Self-adaptive System (SaS) modifies its beha...
详细信息
The integration of Artificial Itelligence (AI) and edge computing has sparked significant interest in edge inference services. In this paper, we consider delay-sensitive, differential accuracy inference services in a ...
详细信息
To implement high-speed wireless communication from the deep ocean to the sea surface leveraging multiple autonomous underwater vehicles (AUVs) with underwater wireless optical communication (UWOC) technique is an eme...
详细信息
This paper summarizes [KGS23], published in the Journal of Systems & software. software Product Line (SPL) evolution affects multiple kinds of artifacts like code, build, and variability model. Only part of these ...
详细信息
Unpaired shape-to-shape translation refers to the task of transforming the geometry and semantics of an input shape into a new shape domain without paired training data. Previous methods utilize GAN-based architecture...
详细信息
Zero-shot anomaly detection (ZSAD) identifies anomalies without needing training samples from the target dataset, essential for scenarios with privacy concerns or limited data. Vision-language models like CLIP show po...
详细信息
The flourish of deep learning frameworks and hardware platforms has been demanding an efficient compiler that can shield the diversity in both software and hardware in order to provide application *** the existing dee...
详细信息
The flourish of deep learning frameworks and hardware platforms has been demanding an efficient compiler that can shield the diversity in both software and hardware in order to provide application *** the existing deep learning compilers,TVM is well known for its efficiency in code generation and optimization across diverse hardware *** the meanwhile,the Sunway many-core processor renders itself as a competitive candidate for its attractive computational power in both scientific computing and deep learning *** paper combines the trends in these two ***,we propose swTVM that extends the original TVM to support ahead-of-time compilation for architecture requiring cross-compilation such as *** addition,we leverage the architecture features during the compilation such as core group for massive parallelism,DMA for high bandwidth memory transfer and local device memory for data locality,in order to generate efficient codes for deep learning workloads on *** experiment results show that the codes generated by swTVM achieve 1.79x improvement of inference latency on average compared to the state-of-the-art deep learning framework on Sunway,across eight representative *** work is the first attempt from the compiler perspective to bridge the gap of deep learning and Sunway processor particularly with productivity and efficiency in *** believe this work will encourage more people to embrace the power of deep learning and Sunwaymany-coreprocessor.
暂无评论