Skip to content

Instantly share code, notes, and snippets.

View dpo's full-sized avatar
💭
Hacking

Dominique dpo

💭
Hacking
View GitHub Profile
@dpo
dpo / a.rb
Last active September 15, 2018 23:56
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) {
@dpo
dpo / # spral - 2018-08-19_18-10-47.txt
Created August 19, 2018 22:13
spral on macOS 10.13.6 - Homebrew build logs
Homebrew build logs for spral on macOS 10.13.6
Build date: 2018-08-19 18:10:47
@dpo
dpo / # fontconfig - 2018-05-13_18-55-58.txt
Created May 13, 2018 23:16
fontconfig on 3.10.0-693.11.6.el7.x86_64 - Homebrew build logs
Homebrew build logs for fontconfig on 3.10.0-693.11.6.el7.x86_64
Build date: 2018-05-13 18:55:58
@dpo
dpo / # fontconfig - 2018-05-13_17-52-52.txt
Created May 13, 2018 22:30
fontconfig on 3.10.0-693.11.6.el7.x86_64 - Homebrew build logs
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.
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
@dpo
dpo / a.rb
Created February 12, 2018 14:39
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>
@dpo
dpo / a.rb
Created February 6, 2018 10:50
# 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
@dpo
dpo / # starpu - 2018-02-05_10-06-58.txt
Created February 5, 2018 10:03
starpu (starpu) on macOS 10.12.6 - Homebrew build logs
Homebrew build logs for starpu on macOS 10.12.6
Build date: 2018-02-05 10:06:58
@dpo
dpo / cl.h
Created February 5, 2018 09:01
/*******************************************************************************
* 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:
@dpo
dpo / # starpu - 2018-02-02_18-29-39.txt
Created February 2, 2018 17:33
starpu (starpu) on macOS 10.12.6 - Homebrew build logs
Homebrew build logs for starpu on macOS 10.12.6
Build date: 2018-02-02 18:29:39