Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

USF Tampa Graduate Theses and Dissertations

Theses/Dissertations

2016

Data processing

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Parallelization Of Push-Based System For Molecular Simulation Data Analysis With Gpu, Iliiazbek Akhmedov Oct 2016

Parallelization Of Push-Based System For Molecular Simulation Data Analysis With Gpu, Iliiazbek Akhmedov

USF Tampa Graduate Theses and Dissertations

Modern simulation systems generate big amount of data, which consequently has to be analyzed in a timely fashion. Traditional database management systems follow principle of pulling the needed data, processing it, and then returning the results. This approach is then optimized by means of caching, storing in different structures, or doing some sacrifices on precision of the results to make it faster. When it comes to the point of doing various queries that require analysis of the whole data, this design has the following disadvantages: considerable overhead on traditional disk random I/O framework while reading from the simulation output files …