scispace - formally typeset
A

Anthony Skjellum

Researcher at University of Tennessee at Chattanooga

Publications -  192
Citations -  7954

Anthony Skjellum is an academic researcher from University of Tennessee at Chattanooga. The author has contributed to research in topics: Message Passing Interface & Message passing. The author has an hindex of 28, co-authored 184 publications receiving 7308 citations. Previous affiliations of Anthony Skjellum include University of Alabama at Birmingham & University of Tennessee.

Papers
More filters
Book

Using MPI: Portable Parallel Programming with the Message-Passing Interface

TL;DR: Using MPI as mentioned in this paper provides a thoroughly updated guide to the MPI (Message-Passing Interface) standard library for writing programs for parallel computers, including a comparison of MPI with sockets.
Journal ArticleDOI

A high-performance, portable implementation of the MPI message passing interface standard

TL;DR: The MPI Message Passing Interface (MPI) as mentioned in this paper is a standard library for message passing that was defined by the MPI Forum, a broadly based group of parallel computer vendors, library writers, and applications specialists.
Proceedings ArticleDOI

A brief survey of Cryptocurrency systems

TL;DR: A perspective on how Cryptocurrencies mine is surveyed and compared and contrast current mining techniques as used by major Cryptocurrency, and the strengths, weaknesses, and possible threats to each mining strategy are evaluated.
Proceedings ArticleDOI

Using machine learning to secure IoT systems

TL;DR: This work investigates using Artificial Neural Networks in a gateway to detect anomalies in the data sent from the edge devices and is convinced that this approach can improve the security of IoT systems.
Journal ArticleDOI

MPJ: MPI-like message passing for Java

TL;DR: This paper relates an effort undertaken by a working group of the Java Grande Forum, seeking a consensus on an MPI-like API, to enhance the viability of parallel programming using Java.