mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
9942a5389f
benchmark kernels. With one executable, all of the supported benchmarks, or a subset specified by the command line, can be run. The rules, such as time measurement (including a repetitive call of the kernels for better clock synchronization), message lengths, selection of communicators to run a particular benchmark (inside the group of all started processes) are program parameters. WWW: http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/219848.htm PR: ports/105665 Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
11 lines
271 B
C
11 lines
271 B
C
--- IMB_declare.h.orig Sun Nov 19 13:48:20 2006
|
|
+++ IMB_declare.h Sun Nov 19 13:48:36 2006
|
|
@@ -69,7 +69,6 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
#include <stddef.h>
|
|
#include "IMB_appl_errors.h"
|
|
#include "IMB_err_check.h"
|