Sorry for my typo... The value error for spawn was me poking at the line - spawn was there and shown as -
spawn_jtask_ 2!:0@] shell works fine as shown by - shell 'cat /proc/version' Linux version 3.13.0-74-generic (buildd@lcy01-07) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #118-Ubuntu SMP Thu Dec 17 22:52:10 UTC 2015 The error I was trying to report was just the bit - avx '' Illegal instruction |interface error: spawn | a=. shell q=:'"',t,'jconsole','" -lib ',favx,' -js exit[0[echo[i.~i.10' a display of q is what I meant to include.... q "/usr/local/lib/j64-806/bin/jconsole" -lib libjavx.so -js exit[0[echo[i.~i.10 - joey > On 2017Mar 11, at 23:55, bill lam <[email protected]> wrote: > > Not sure why you got value value for spawn which is called from > shell. > > shell_z_ is shell_jtask_ and it calls spawn after switch locale > to jtask. And spawn_jtask_ is defined inside base library. > > Alternatively, you can create a shell script to run > jconsole -lib "path to the libjavx.so" > > Сб, 11 мар 2017, Joey K Tuttle написал(а): >> Similar experience with needing ide update and impressive results - on >> macOS 10.12.4 (beta) installation went fine. >> >> timex 'b e. a' NB. with avx >> 0.011738 4480 >> >> timex 'b e. a' NB. without avx >> 0.141183 16780160 >> >> >> On Ubuntu 16.04 installation had some troubles - >> >> jkt@set1:~$ jb >> >> version '' >> Engine: j806/j64/linux >> Beta-1: commercial/2017-03-09T10:15:42 >> Library: 8.06.01 >> Platform: Linux 64 >> Installer: J806 install >> InstallPath: /usr/local/lib/j64-806 >> Contact: www.jsoftware.com >> Linux version 3.13.0-74-generic (buildd@lcy01-07) (gcc version 4.8.2 (Ubuntu >> 4.8.2-19ubuntu1) ) #118-Ubuntu SMP Thu Dec 17 22:52:10 UTC 2015 >> java version "1.7.0_111" OpenJDK Runtime Environment (IcedTea 2.6.7) >> (7u111-2.6.7-0ubuntu0.14.04.3) OpenJDK 64-Bit Server VM (build 24.111-b01, >> mixed mode) >> >> load 'pacman' >> 'upgrade' jpkg '' >> >> 'shownotinstalled' jpkg '' >> >> load'~addons/ide/jhs/installer.ijs' >> avx'' NB. follow the instructions >> Illegal instruction >> |interface error: spawn >> | a=. shell q=:'"',t,'jconsole','" -lib ',favx,' -js >> exit[0[echo[i.~i.10' >> spawn >> |value error: spawn >> load'~addons/ide/jhs/installer.ijs' >> >> >> >> I'll try to poke at it more tomorrow. >> >> But performance (on macOS) looks exciting. Thanks Henry!! >> >> - joey >> >> >>> On 2017Mar 11, at 21:38, Ric Sherlock <[email protected]> wrote: >>> >>> Had a quick look at the new beta to see if my machine would get any benefit >>> from the improvements. >>> Only tried the b e. a for char so far but looks impressive. Nice work >>> Henry!! >>> >>> 10 timespacex 'b e. a' NB. not avx >>> 1.89675 2.68439e8 >>> >>> 10 timespacex 'b e. a' NB. avx >>> 0.0816376 3.35574e7 >>> >>> Note that after unzipping the beta, I needed to upgrade the ide/jhs addon >>> before the instructions to change to the avx dll worked (before that the >>> avx command was not found). >>> ---------------------------------------------------------------------- >>> For information about J forums see http://www.jsoftware.com/forums.htm >> >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
