Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Open MPI configure v2.x-dev-187-g8516895, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/eschnett/software/src/openmpi-v2.x-dev-187-g8516895/src/openmpi-v2.x-dev-187-g8516895/configure --prefix=/home/eschnett/software/openmpi-v2.x-dev-187-g8516895 --with-hwloc=/home/eschnett/software/hwloc-1.11.0 --disable-vt CC=/home/eschnett/software/llvm-3.6.2/bin/wrap-clang CXX=/home/eschnett/software/llvm-3.6.2/bin/wrap-clang++ FC=/home/eschnett/software/gcc-5.2.0/bin/wrap-gfortran CFLAGS=-I/opt/ofed/include -I/home/eschnett/software/hwloc-1.11.0/include CXXFLAGS=-I/opt/ofed/include -I/home/eschnett/software/hwloc-1.11.0/include LDFLAGS=-L/opt/ofed/lib64 -L/home/eschnett/software/hwloc-1.11.0/lib -Wl,-rpath,/home/eschnett/software/hwloc-1.11.0/lib LIBS=-lhwloc -lpthread -lpthread --with-wrapper-ldflags=-L/home/eschnett/software/hwloc-1.11.0/lib
diff --git a/lib/spack/env/cc b/lib/spack/env/cc
index fa85bb5..fd82f72 100755
--- a/lib/spack/env/cc
+++ b/lib/spack/env/cc
@@ -126,6 +126,11 @@ if [ -z "$mode" ]; then
elif [ "$arg" = -c ]; then
mode=cc
break
+ elif [ "$arg" = -S ]; then
+ mode=as
MPI_Testsome(3) MPI MPI_Testsome(3)
NAME
MPI_Testsome - Tests for some given requests to complete
SYNOPSIS
int MPI_Testsome(int incount, MPI_Request array_of_requests[], int *outcount,
int array_of_indices[], MPI_Status array_of_statuses[])
@eschnett
eschnett / gist:f22a07efbe3dda32dbb3
Created December 20, 2015 00:40
code_llvm(Base.Unchecked.unchecked_add, (Int,Int,Int))
julia> code_llvm(Base.Unchecked.unchecked_add, (Int,Int,Int))
define %jl_value_t* @julia_unchecked_add_22671(%jl_value_t*, %jl_value_t**, i32) #0 {
top:
%3 = call i8** @jl_get_ptls_states() #1
%4 = alloca [7 x %jl_value_t*], align 8
%.sub = getelementptr inbounds [7 x %jl_value_t*], [7 x %jl_value_t*]* %4, i64 0, i64 0
%5 = getelementptr [7 x %jl_value_t*], [7 x %jl_value_t*]* %4, i64 0, i64 2
%6 = getelementptr [7 x %jl_value_t*], [7 x %jl_value_t*]* %4, i64 0, i64 3
%7 = bitcast [7 x %jl_value_t*]* %4 to i64*
Index: configuration.ccl
===================================================================
--- configuration.ccl (revision 128)
+++ configuration.ccl (working copy)
@@ -4,7 +4,7 @@
{
SCRIPT src/detect.sh
LANG bash
- OPTIONS HDF5 HDF5_DIR HDF5_INSTALL_DIR HDF5_ENABLE_CXX HDF5_ENABLE_FORTRAN ZLIB_DIR LIBSZ_DIR LIBZ_DIR
+ OPTIONS HDF5 HDF5_DIR HDF5_INC_DIRS HDF5_LIB_DIRS HDF5_LIBS HDF5_INSTALL_DIR HDF5_ENABLE_CXX HDF5_ENABLE_FORTRAN ZLIB_DIR LIBSZ_DIR LIBZ_DIR
@eschnett
eschnett / backtrace
Created February 19, 2016 16:20
bgclang 3.8.0 OpenMP ICE
COMPILING arrangements/Carpet/CarpetInterp/src/interp.cc
clang: /gpfs/vesta-home/hfinkel/rpmbuild/BUILD/llvm/lib/IR/Instructions.cpp:2596: static llvm::CastInst *llvm::CastInst::Create(Instruction::CastOps, llvm::Value *, llvm::Type *, const llvm::Twine &, llvm::Instruction *): Assertion `castIsValid(op, S, Ty) && "Invalid cast!"' failed.
#0 0xfff7b3b43f4 llvm::sys::PrintStackTrace(llvm::raw_ostream&) (/gpfs/home/scinet/bgq/compilers/bgclang/r248407-20150924/r248407-20150924/bin/../lib/libLLVM-3.8svn.so+0x1c943f4)
#1 0xfff7b3b5590 PrintStackTraceSignalHandler(void*) (/gpfs/home/scinet/bgq/compilers/bgclang/r248407-20150924/r248407-20150924/bin/../lib/libLLVM-3.8svn.so+0x1c95590)
#2 0xfff7b3b339c llvm::sys::RunSignalHandlers() (/gpfs/home/scinet/bgq/compilers/bgclang/r248407-20150924/r248407-20150924/bin/../lib/libLLVM-3.8svn.so+0x1c9339c)
#3 0xfff7b3b5c98 SignalHandler(int) (/gpfs/home/scinet/bgq/compilers/bgclang/r248407-20150924/r248407-20150924/bin/../lib/libLLVM-3.8svn.so+0x1c95c98)
0 libLLVM-3.8svn.so 0
@eschnett
eschnett / ML_BSSN_FD4_EvolutionInterior.cc.o.s
Created March 31, 2016 02:42
Disassembled object file
ML_BSSN_FD4_EvolutionInterior.cc.o:
(__TEXT,__text) section
__ZN11ML_BSSN_FD4L34ML_BSSN_FD4_EvolutionInterior_BodyEPK4_cGHiiPKdS4_S4_PKiS6_iPrKPd:
0000000000000000 leaq 0x8(%rsp), %r10
0000000000000005 andq $-0x20, %rsp
0000000000000009 pushq -0x8(%r10)
000000000000000d pushq %rbp
000000000000000e movq %rsp, %rbp
0000000000000011 pushq %r15
0000000000000013 pushq %r14
This file has been truncated, but you can view the full file.
# 1 "configs/sim/build/ML_BSSN_FD4/ML_BSSN_FD4_EvolutionInterior.cc"
# 1 "/Users/eschnett/Cvanilla//"
# 1 "<built-in>"
#define __STDC__ 1
#define __cplusplus 201103L
#define __STDC_UTF_16__ 1
#define __STDC_UTF_32__ 1
#define __STDC_HOSTED__ 1
#define __GNUC__ 5
#define __GNUC_MINOR__ 3
.cstring
LC24:
.ascii "ML_BSSN_FD4::A\0"
LC25:
.ascii "ML_BSSN_FD4::Arhs\0"
LC26:
.ascii "ML_BSSN_FD4::At11\0"
LC27:
.ascii "ML_BSSN_FD4::At11rhs\0"
LC28:
This file has been truncated, but you can view the full file.
# 1 "fun/fun_test.cc"
# 1 "/Users/eschnett/src/cc/FunHPC.cxx//"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "fun/fun_test.cc"
# 1 "./fun/fun_decl.hpp" 1
# 1 "/Users/eschnett/src/spack/opt/spack/darwin-x86_64/gcc-6.1.0-spack/cereal-1.1.2-sz2cniwvodorjrd6i3k7fml3ahnqxctp/include/cereal/types/tuple.hpp" 1