Skip to content

Instantly share code, notes, and snippets.

@jeixav
jeixav / Linux_BOOTSTRAP-8.11-rmnlib15.4.log
Last active November 10, 2016 01:15
Linux_BOOTSTRAP-8.11-rmnlib15.4 output on Debian Stretch, see https://github.com/meteokid/python-rpn/issues/9
INFO: /bin/ksh93 FOUND, OK for install
/usr/bin/python
/usr/bin/make
/usr/bin/git
/usr/bin/gfortran
/usr/bin/mpif90
/usr/bin/mpif90
perl modules File::Spec::Functions File::Basename URI::file Cwd found, OK for install
BASEDIR=/home/konu/ssm-domains-base
2016-11-01 22:37:29 URL:http://scaweb.sca.uqam.ca/armnlib/repository//CYGWIN_BOOTSTRAP-8.11-rmnlib15.2 [8724/8724] -> "CYGWIN_BOOTSTRAP-8.11-rmnlib15.2" [1]
INFO: /bin/ksh93 FOUND, OK for install
/usr/bin/python
/usr/bin/make
/usr/bin/git
/usr/bin/gfortran
/usr/bin/mpif90
/usr/bin/mpif90
perl modules File::Spec::Functions File::Basename URI::file Cwd found, OK for install
BASEDIR=/home/konu/ssm-domains-base
2016-11-09 19:43:34 URL:http://scaweb.sca.uqam.ca/armnlib/repository//CYGWIN_BOOTSTRAP-8.11-rmnlib15.2 [8724/8724] -> "CYGWIN_BOOTSTRAP-8.11-rmnlib15.2" [1]
%% Input parameters
timespan = [100,130];
domain = [0,6;-34,-28];
resolutionX = 400;
[resolutionY,deltaX] = equal_resolution(domain,resolutionX);
resolution = [resolutionX,resolutionY];
%% Velocity definition
load('ocean_geostrophic_velocity.mat')
interpMethod = 'spline';
@jeixav
jeixav / gist:6244333
Created August 15, 2013 20:07
/etc/apache2/apache2.conf
<Directory />
Options FollowSymLinks
AllowOverride None
Require all denied
</Directory>
<Directory /usr/share>
AllowOverride None
Require all granted
</Directory>
@jeixav
jeixav / gist:6244159
Created August 15, 2013 19:48
apachectl -M
# apachectl -M
Loaded Modules:
core_module (static)
so_module (static)
watchdog_module (static)
http_module (static)
log_config_module (static)
logio_module (static)
version_module (static)
unixd_module (static)
<VirtualHost _default_:80>
DocumentRoot /var/www/default
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
<Directory />
Options MultiViews SymLinksIfOwnerMatch
</Directory>
Redirect permanent /backuppc https://kouj.dyndns.org/backuppc
@jeixav
jeixav / gist:6244193
Created August 15, 2013 19:52
apachectl -S
# apachectl -S
VirtualHost configuration:
*:80 is a NameVirtualHost
default server Putkaste.Martna (/etc/apache2/sites-enabled/000-default.conf:1)
port 80 namevhost Putkaste.Martna (/etc/apache2/sites-enabled/000-default.conf:1)
port 80 namevhost Putkaste.Martna (/etc/apache2/sites-enabled/000-default.conf:1)
*:443 is a NameVirtualHost
default server kouj.dyndns.org (/etc/apache2/sites-enabled/000-default.conf:48)
port 443 namevhost kouj.dyndns.org (/etc/apache2/sites-enabled/000-default.conf:48)
port 443 namevhost kouj.dyndns.org (/etc/apache2/sites-enabled/000-default.conf:48)
# apachectl -V
Server version: Apache/2.4.6 (Debian)
Server built: Jul 23 2013 11:42:21
Server's Module Magic Number: 20120211:23
Server loaded: APR 1.4.8, APR-UTIL 1.5.2
Compiled using: APR 1.4.8, APR-UTIL 1.5.2
Architecture: 64-bit
Server MPM: prefork
threaded: no
forked: yes (variable process count)
@jeixav
jeixav / Makefile
Created January 23, 2013 16:44
Modified examples/thrust/Makefile
# Copyright 2009-2012 Mario Mulansky
#
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or
# copy at http://www.boost.org/LICENSE_1_0.txt)
CC = gcc
NVCC = nvcc
INCLUDES += -I../../../../..
Found device: 1d6b:0001
Found device: 1d6b:0001
Found device: 1d6b:0001
Found device: 1d6b:0001
Found device: 1130:660c
Found deviceNum 0
Trying to detach kernel driver
Device already detached
Device already detached
sending bytes 0a, 0b, 0c, 0d, 00, 00, 02, 00