Posts
Mar, 18
International Conference on Robotics, Artificial Intelligence, Automation and Mechatronics, 2018
Mechatronics and Robotics 2018 warmly welcome all the researchers, developers, experts, students from the field of mechatronics & robotics to attend International Conference on Mechatronics & Robotics during October 15-16, 2018, Helsinki, Finland. The Conference will be composed around the theme “Unfolding Knowledge with a Delineate Technical World". Sessions covered as mentioned below: 1. Mechatronics […]
Mar, 18
The 3rd IEEE International Conference on Image, Vision and Computing (ICIVC), 2018
Meeting time: June 27-29, 2018 Meeting place: No.2 Chong Wen Road, Nan An District, Chongqing 400065, P. R. China Keynote speakers Prof. Lap-Pui Chau, Nanyang Technological University, Singapore (IEEE Fellow) Prof. Shahram Latifi, UNIVERSITY OF NEVADA, USA (IEEE Fellow) Published by: All accepted papers must be written in English and will be published into conference proceedings and indexed […]
Mar, 18
The 2th International Conference on Robotics and Automation Sciences (ICRAS), 2018
Meeting time: June 23-25, 2018 Meeting place: Room 301, 2nd Floor, No.2 Teaching Building, West Area of the campus, No. 388 Lumo Road, Wuhan, P.R. China Keynote speakers Prof. Mengchu Zhou IEEE Fellow, IFAC Fellow, AAAS Fellow New Jersey Institute of Technology, USA Prof. Zhang Dan, PhD, PEng., FCAE, FEIC, FASME, FCSME, SMIEEE Kaneff Research […]
Mar, 17
Toolflows for Mapping Convolutional Neural Networks on FPGAs: A Survey and Future Directions
In the past decade, Convolutional Neural Networks (CNNs) have demonstrated state-of-the-art performance in various Artificial Intelligence tasks. To accelerate the experimentation and development of CNNs, several software frameworks have been released, primarily targeting power-hungry CPUs and GPUs. In this context, reconfigurable hardware in the form of FPGAs constitutes a potential alternative platform that can be […]
Mar, 17
HPVM: Heterogeneous Parallel Virtual Machine
We propose a parallel program representation for heterogeneous systems, designed to enable performance portability across a wide range of popular parallel hardware, including GPUs, vector instruction sets, multicore CPUs and potentially FPGAs. Our representation, which we call HPVM, is a hierarchical dataflow graph with shared memory and vector instructions. HPVM supports three important capabilities for […]
Mar, 17
Improved OpenCL-based Implementation of Social Field Pedestrian Model
Two aspects of improvements are proposed for the OpenCL-based implementation of the social field pedestrian model. In the aspect of algorithm, a method based on the idea of divide-and-conquer is devised in order to overcome the problem of global memory depletion when fields are of a larger size. This is of importance for the study […]
Mar, 17
CuLDA_CGS: Solving Large-scale LDA Problems on GPUs
Latent Dirichlet Allocation(LDA) is a popular topic model. Given the fact that the input corpus of LDA algorithms consists of millions to billions of tokens, the LDA training process is very time-consuming, which may prevent the usage of LDA in many scenarios, e.g., online service. GPUs have benefited modern machine learning algorithms and big data […]
Mar, 17
NVIDIA Tensor Core Programmability, Performance & Precision
The NVIDIA Volta GPU microarchitecture introduces a specialized unit, called "Tensor Core" that performs one matrix-multiply-and-accumulate on 4×4 matrices per clock cycle. The NVIDIA Tesla V100 accelerator, featuring the Volta microarchitecture, provides 640 Tensor Cores with a theoretical peak performance of 125 Tflops/s in mixed precision. In this paper, we investigate current approaches to program […]
Mar, 10
Portable Real-Time DCT Based Steganography Using OpenCL
In this paper a steganographic method for real time data hiding is proposed. The main goal of the research is to develop steganographic method with increased robustness to unintentional image processing attacks. In addition, we prove the validity of the method in real time applications. The method is based on a discrete cosine transform (DCT) […]
Mar, 10
OpenCL-ready High Speed FPGA Network for Reconfigurable High Performance Computing
Field programmable gate arrays (FPGAs) have gained attention in high-performance computing (HPC) research because their computation and communication capabilities have dramatically improved in recent years as a result of improvements to semiconductor integration technologies that depend on Moore’s Law. In addition to FPGA performance improvements, OpenCL-based FPGA development toolchains have been developed and offered by […]
Mar, 10
Multithreaded Dense Linear Algebra on Asymmetric Multi-core Processors
Nowadays, there exists a large variety of scientific, industry and engineering applications that require high computational power and storage, and their demands continue to grow; in order to obtain more precise solutions in these applications, scientists need to elaborate and work with more sophisticated and complex physical and mathematical models. Consequently, the capacity of new […]
Mar, 10
Programming Abstractions and Optimization Techniques for GPU-based Heterogeneous Systems
CPU/GPU heterogeneous systems have shown remarkable advantages in performance and energy consumption compared to homogeneous ones such as standard multi-core systems. Such heterogeneity represents one of the most promising trends for the near-future evolution of high performance computing hardware. However, as a double-edged sword, the heterogeneity also brings significant programming complexities that prevent the easy […]