Skip to content

Instantly share code, notes, and snippets.

View andeplane's full-sized avatar

Anders Hafreager andeplane

View GitHub Profile
GeometryRenderer {
id: mesh
primitiveType: GeometryRenderer.Triangles
enabled: true
instanceCount: 1
geometry: PlaneGeometry {
positionAttribute.buffer: waveSolver.solution ? waveSolver.solution.buffer : undefined
normalAttribute.buffer: waveSolver.solution ? waveSolver.solution.buffer : undefined
texCoordAttribute.buffer: waveSolver.solution ? waveSolver.solution.buffer : undefined
GeometryRenderer {
id: mesh
primitiveType: GeometryRenderer.Triangles
enabled: true
instanceCount: 1
geometry: Geometry {
attributes: [
Attribute {
name: "vertexPosition"
GeometryRenderer {
id: mesh
primitiveType: GeometryRenderer.Triangles
enabled: true
instanceCount: 1
geometry: Geometry {
attributes: [
Attribute {
name: "vertexPosition"
anderhaf@pinje:/repos/FunWithTensorflow$ time python functionApproximation.py 10 --plot
I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcublas.so locally
I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcudnn.so locally
I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcufft.so locally
I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcuda.so.1 locally
I tensorflow/stream_executor/dso_loader.cc:108] successfully opened CUDA library libcurand.so locally
I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:925] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero
I tensorflow/core/common_runtime/gpu/gpu_init.cc:102] Found device 0 with properties:
name: GeForce GTX TITAN
major: 3 minor: 5 memoryClockRate (GHz) 0.8755
Constructors throwing errors in class AtomVecBody in file /repos/lammps_git/src/atom_vec_body.cpp : [33]
Constructors throwing errors in class AtomVecTri in file /repos/lammps_git/src/atom_vec_tri.cpp : [36]
Constructors throwing errors in class CommBrick in file /repos/lammps_git/src/comm_brick.cpp : [87]
Constructors throwing errors in class Compute in file /repos/lammps_git/src/compute.cpp : [41]
Constructors throwing errors in class ComputeAngle in file /repos/lammps_git/src/compute_angle.cpp : [26]
Constructors throwing errors in class ComputeAngleLocal in file /repos/lammps_git/src/compute_angle_local.cpp : [35]
Constructors throwing errors in class ComputeAngmomChunk in file /repos/lammps_git/src/compute_angmom_chunk.cpp : [28]
Constructors throwing errors in class ComputeBond in file /repos/lammps_git/src/compute_bond.cpp : [26]
Constructors throwing errors in class ComputeBondLocal in file /repos/lammps_git/src/compute_bond_local.cpp : [38]
Constructors throwing er
# 3d Lennard-Jones melt
package kokkos
suffix kk
variable x index 1
variable y index 1
variable z index 1
variable xx equal 20*$x
variable yy equal 20*$y
LAMMPS (12 Oct 2016)
KOKKOS mode is enabled (../kokkos.cpp:40)
using 0 GPU(s)
using 1 OpenMP thread(s) per MPI task
Lattice spacing in x,y,z = 1.6796 1.6796 1.6796
Created orthogonal box = (0 0 0) to (33.5919 33.5919 33.5919)
[New Thread 0x1a3b of process 26431]
[New Thread 0x1b03 of process 26431]
[New Thread 0x1c03 of process 26431]
[New Thread 0x1d03 of process 26431]
sudo apt-get -y build-dep qt5-default
sudo apt-get -y install libxcb-xinerama0-dev
sudo apt-get -y install build-essential perl python git
sudo apt-get -y install "^libxcb.*" libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev
sudo apt-get -y install flex bison gperf libicu-dev libxslt-dev ruby
sudo apt-get -y install libssl-dev libxcursor-dev libxcomposite-dev libxdamage-dev libxrandr-dev libfontconfig1-dev libcap-dev libxtst-dev libpulse-dev libudev-dev libpci-dev libnss3-dev libasound2-dev libxss-dev libegl1-mesa-dev gperf bison
git clone git://code.qt.io/qt/qt5.git
cd qt5
git checkout 5.9
perl init-repository --codereview-username anderhaf --module-subset=default,qtcharts,qtdatavis3d,-qtwebkit,-qtwebkit-examples,-qtwebengine,-qtwebview
#!/bin/bash
cd ../../../src
make no-all
make -j4 mpi mode=lib
cd ../examples/COUPLE/simple
mpic++ -I../../../src -c simple.cpp
mpic++ -L../../../src simple.o -llammps -lmpi -o simpleCC

Keybase proof

I hereby claim:

  • I am andeplane on github.
  • I am andershaf (https://keybase.io/andershaf) on keybase.
  • I have a public key ASAAVWJnIPslihXFeiDZ9E3vm16Id4IiQdsEoV9-qUQBIAo

To claim this, I am signing this object: