Essays about: "lazy load"

Found 2 essays containing the words lazy load.

  1. 1. Survey data visualization in a web environment

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Hannes Albinsson; Emil Bengtsson; [2018]
    Keywords : Visualization; javascript; web; survey data visualization; data visualization; perception of data; lazy load; chartjs;

    Abstract : Briteback Explore is a service provided by the company Briteback. The service provides a survey tool to its users that allows access to results through the downloading of a comma-separated values (CSV) -file. READ MORE

  2. 2. A Skeleton Programming Library for Multicore CPU and Multi-GPU Systems

    University essay from Institutionen för datavetenskap

    Author : Johan Enmyren; [2010]
    Keywords : CUDA; OpenCL; Skeleton Programming; Parallel Computing; Data Parallelism;

    Abstract : This report presents SkePU, a C++ template library which provides a simple and unified interface for specifying data-parallel computations with the help of skeletons on GPUs using CUDA and OpenCL. The interface is also general enough to support other architectures, and SkePU implements both a sequential CPU and a parallel OpenMP back end. READ MORE