This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/src/asl/aslinterface.cc b/src/asl/aslinterface.cc | |
index 7bdcd4ed..26e69b50 100644 | |
--- a/src/asl/aslinterface.cc | |
+++ b/src/asl/aslinterface.cc | |
@@ -225,7 +225,7 @@ size_t asl_sparse_congrad_nnz(ASL *asl, int j) { | |
} | |
void asl_sparse_congrad( | |
- ASL *asl, double *x, int j, int64_t *inds, double *vals, int *err) { | |
+ ASL *asl, double *x, int j, int *inds, double *vals, int *err) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for spral on macOS 10.13.6 | |
Build date: 2018-08-19 18:10:47 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for fontconfig on 3.10.0-693.11.6.el7.x86_64 | |
Build date: 2018-05-13 18:55:58 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for fontconfig on 3.10.0-693.11.6.el7.x86_64 | |
Build date: 2018-05-13 17:52:52 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1`HB`1138_bus`1138`1138`4054`yes`1138`1`1`0`symmetric`symmetric`real`symmetric`yes`yes`D. Tylavsky`I. Duff, R. Grimes, J. Lewis`1985`power network problem` | |
2`HB`494_bus`494`494`1666`yes`494`1`1`0`symmetric`symmetric`real`symmetric`yes`yes`D. Tylavsky`I. Duff, R. Grimes, J. Lewis`1985`power network problem` | |
3`HB`662_bus`662`662`2474`yes`662`1`1`0`symmetric`symmetric`real`symmetric`yes`yes`D. Tylavsky`I. Duff, R. Grimes, J. Lewis`1985`power network problem` | |
4`HB`685_bus`685`685`3249`yes`685`1`1`0`symmetric`symmetric`real`symmetric`yes`yes`D. Tylavsky`I. Duff, R. Grimes, J. Lewis`1985`power network problem` | |
5`HB`abb313`313`176`1557`yes`176`1`2`0`0%`0%`binary`rectangular`no`no`M. Abbas`A. Curtis, I. Duff, J. Reid`1974`least squares problem` | |
6`HB`arc130`130`130`1037`yes`130`55`55`245`76%`0%`real`unsymmetric`no`no`A. Curtis`A. Curtis, I. Duff, J. Reid`1974`materials problem` | |
7`HB`ash219`219`85`438`yes`85`1`1`0`0%`0%`binary`rectangular`no`no`V. Askenazi`A. Curtis, I. Duff, J. Reid`1974`least squares problem` | |
8`HB`as |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/include/hwloc/opencl.h b/include/hwloc/opencl.h | |
index 7c08f41..621b540 100644 | |
--- a/include/hwloc/opencl.h | |
+++ b/include/hwloc/opencl.h | |
@@ -21,8 +21,13 @@ | |
#include <hwloc/linux.h> | |
#endif | |
+#ifdef __APPLE__ | |
+#include <OpenCL/cl.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 1 "../../../socl/src/cl_icdgetplatformidskhr.c" | |
# 1 "/private/tmp/starpu-20180206-19791-o6yrhr/build/socl/src//" | |
# 1 "<built-in>" | |
#define __STDC__ 1 | |
#define __STDC_VERSION__ 201112L | |
#define __STDC_UTF_16__ 1 | |
#define __STDC_UTF_32__ 1 | |
#define __STDC_HOSTED__ 1 | |
#define __GNUC__ 7 | |
#define __GNUC_MINOR__ 3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for starpu on macOS 10.12.6 | |
Build date: 2018-02-05 10:06:58 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/******************************************************************************* | |
* Copyright (c) 2008 - 2012 The Khronos Group Inc. | |
* | |
* Permission is hereby granted, free of charge, to any person obtaining a | |
* copy of this software and/or associated documentation files (the | |
* "Materials"), to deal in the Materials without restriction, including | |
* without limitation the rights to use, copy, modify, merge, publish, | |
* distribute, sublicense, and/or sell copies of the Materials, and to | |
* permit persons to whom the Materials are furnished to do so, subject to | |
* the following conditions: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for starpu on macOS 10.12.6 | |
Build date: 2018-02-02 18:29:39 |