More missing the Boat—Arduino, Raspberry Pi, and small prototy** boards and engineering education needs them

P Jamieson, J Herdtner - 2015 IEEE Frontiers in Education …, 2015 - ieeexplore.ieee.org
In this work, we describe a range of prototy** boards such as Arduino, Raspberry Pi, and
BeagleBone Black, and we show how these devices are being used in our ECE curriculum …

HipMer: an extreme-scale de novo genome assembler

E Georganas, A Buluç, J Chapman, S Hofmeyr… - Proceedings of the …, 2015 - dl.acm.org
De novo whole genome assembly reconstructs genomic sequences from short, overlap**,
and potentially erroneous DNA segments and is one of the most important computations in …

A high-performance algorithm for identifying frequent items in data streams

D Anderson, P Bevan, K Lang, E Liberty… - Proceedings of the …, 2017 - dl.acm.org
Estimating frequencies of items over data streams is a common building block in streaming
data measurement and analysis. Misra and Gries introduced their seminal algorithm for the …

Efficient frequent item counting in multi-core hardware

P Roy, J Teubner, G Alonso - Proceedings of the 18th acm sigkdd …, 2012 - dl.acm.org
The increasing number of cores and the rich instruction sets of modern hardware are
opening up new opportunities for optimizing many traditional data mining tasks. In this paper …

A parallel space saving algorithm for frequent items and the hurwitz zeta distribution

M Cafaro, M Pulimeno, P Tempesta - Information Sciences, 2016 - Elsevier
We present a message-passing based parallel version of the Space Saving algorithm
designed to solve the k–majority problem. The algorithm determines in parallel frequent …

Parallel space saving on multi‐and many‐core processors

M Cafaro, M Pulimeno, I Epicoco… - … Practice and Experience, 2018 - Wiley Online Library
Given an array of n elements and a value 2≤ k≤ n, a frequent item or k‐majority element is
an element occurring in more than n/k times. The k‐majority problem requires finding all of …

On frequency estimation and detection of frequent items in time faded streams

M Cafaro, I Epicoco, M Pulimeno, G Aloisio - IEEE Access, 2017 - ieeexplore.ieee.org
We deal with the problem of detecting frequent items in a stream under the constraint that
items are weighted, and recent items must be weighted more than older ones. This kind of …

CMSS: Sketching based reliable tracking of large network flows

M Cafaro, I Epicoco, M Pulimeno - Future Generation Computer Systems, 2019 - Elsevier
Reliably tracking large network flows in order to determine so-called elephant flows, also
known as heavy hitters or frequent items, is a common data mining task. Indeed, this kind of …

Fast and accurate mining of correlated heavy hitters

I Epicoco, M Cafaro, M Pulimeno - Data Mining and Knowledge Discovery, 2018 - Springer
The problem of mining correlated heavy hitters (CHH) from a two-dimensional data stream
has been introduced recently, and a deterministic algorithm based on the use of the Misra …

Cuda based parallel implementations of space-saving on a gpu

M Cafaro, I Epicoco, G Aloisio… - … Conference on High …, 2017 - ieeexplore.ieee.org
We present four CUDA based parallel implementations of the Space-Saving algorithm for
determining frequent items on a GPU. The first variant exploits the open-source CUB library …