Hello World from GitHub
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
[12:16:59.251454] main:1360 Starting airupnp version: v1.0.14 (Jan 25 2023 @ 12:47:31) | |
[12:16:59.253791] main:1367 no config file, using defaults | |
[12:16:59.255221] Start:1083 Binding to iface [email protected]:0 | |
[12:16:59.735003] AddMRDevice:1007 [0x148028000] skipping Sonos slave 192.168.2.25 - Sonos Sub | |
[12:16:59.747426] MasterHandler:642 [0x148028000]: subscribe fail, re-trying 1 | |
[12:16:59.767195] MasterHandler:642 [0x148028000]: subscribe fail, re-trying 2 | |
[12:16:59.778135] AddMRDevice:1009 [0x14802a3c0]: adding renderer (Living Room) with mac BBBBE017220B | |
[12:16:59.794196] MasterHandler:642 [0x148028000]: subscribe fail, re-trying 3 | |
[12:16:59.840648] MasterHandler:640 [0x14802a3c0]: subscribe success | |
[12:16:59.860771] MasterHandler:646 [0x148028000]: subscribe fail, volume feedback will not work |
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
~/dev/ralna/GALAHAD multi-precision *2 !3 ?10 ❯ ./builddir_gnu/glrtt_single 34s 14:02:27 | |
==== normal exits ====== | |
stopping tolerance = 3.4527E-03, sigma = 1.0000E+03 | |
Iter objective pgnorm lambda gamma it info | |
0 0.00000000E+00 1.00E+01 - - - - | |
iteration 0 leftmost eigenvalue = -1.99999995529652E-02 |
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
fileExtensionPreference: | |
.tex: 1 | |
.sty: 2 | |
.cls: 3 | |
.bib: 4 | |
# default file extension of backup file (if -w switch is active) | |
# for example, if your .tex file is called | |
# myfile.tex | |
# and you specify the backupExtension as BACKUP.bak then your |
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
[99/365] Compiling Fortran object libgalahad_lapack.dylib.p/src_lapack_lapack.f.o | |
../src/lapack/lapack.f:60380:68: | |
60380 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) | |
| 1 | |
Warning: Unused dummy argument 'lwork' at (1) [-Wunused-dummy-argument] | |
../src/lapack/lapack.f:60380:51: | |
60380 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK ) | |
| 1 |
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
Compiling NumericSubtree icpc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is deprecated and will be removed from product release in the second half of 2023. The Intel(R) oneAPI DPC++/C++ Compiler (ICX) is the recommended compiler moving forward. Please transition to use this compiler. Use '-diag-disable=10441' to disable this message. | |
In file included from ./ssids/cpu/factor.hxx(24), | |
from ssids/cpu/NumericSubtree.hxx(10), | |
from NumericSubtree.cxx(6): | |
./ssids/cpu/kernels/assemble.hxx(207): warning #3180: unrecognized OpenMP #pragma | |
#pragma omp taskgroup | |
^ | |
In file included from ./ssids/cpu/factor.hxx(24), | |
from ssids/cpu/NumericSubtree.hxx(10), |
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
~/dev/ralna/GALAHAD/src/ssids gh-action *1 ?10 ❯ make -f $GALAHAD/makefiles/mac64.osx.ifr NumericSubtree.o 09:53:29 | |
Compiling NumericSubtree /bin/mkdir -p /Users/dpo/dev/ralna/GALAHAD/objects/mac64.osx.ifr/double/ssids | |
/bin/ln -fs /Users/dpo/dev/ralna/GALAHAD/src/ssids/cpu /Users/dpo/dev/ralna/GALAHAD/objects/mac64.osx.ifr/double/ssids/. | |
/bin/mkdir -p /Users/dpo/dev/ralna/GALAHAD/objects/mac64.osx.ifr/double/hw_topology | |
/bin/cp ../spral/guess_topology.hxx /Users/dpo/dev/ralna/GALAHAD/objects/mac64.osx.ifr/double/hw_topology/ | |
/usr/bin/sed -f /Users/dpo/dev/ralna/GALAHAD/seds/have_hwloc_undef.sed ../spral/config.h > /Users/dpo/dev/ralna/GALAHAD/objects/mac64.osx.ifr/double/config1.h | |
/usr/bin/sed -f /Users/dpo/dev/ralna/GALAHAD/seds/have_getcpu_undef.sed /Users/dpo/dev/ralna/GALAHAD/objects/mac64.osx.ifr/double/config1.h > /Users/dpo/dev/ralna/GALAHAD/objects/mac64.osx.ifr/double/config.h | |
/bin/cp ../spral/compat.hxx /Users/dpo/dev/ralna/GALAHAD/obj |
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
# Architecture dependent makefile | |
# (automatically generated by install_galahad) | |
VERSION = mac64.osx.ifr | |
CUTESTVERSION = | |
# Basic system commands | |
CP = /bin/cp |
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
empty initial commit |
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
dpo:tmp $ julia +rc | |
_ | |
_ _ _(_)_ | Documentation: https://docs.julialang.org | |
(_) | (_) (_) | | |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | |
| | | | | | |/ _` | | | |
| | |_| | | | (_| | | Version 1.8.0-rc4 (2022-08-08) | |
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release | |
|__/ | |