Displaying 20 results from an estimated 26 matches for "icsi".
Did you mean:
csi
2010 Sep 13
0
[LLVMdev] Postdoc opening at ICSI
Sorry for the spam, but we're looking for a postdoc with compiler
expertise, and in particular LLVM, for ICSI's networking group. I
thought this list might have somebody interested in such a position:
http://www.icsi.berkeley.edu/about/netjob.html
Feel free to forward further.
Thanks,
Robin
--
Robin Sommer * Phone +1 (510) 722-6541 * robin at icsi.berkeley.edu
ICSI/LBNL * Fax +1 (51...
2016 Jul 27
2
llvm-link unifies identified structs?
...leID = '<stdin>'
source_filename = "llvm-link"
%C = type { %A*, %A* }
%A = type {}
define void @foo(%C* %c) {
ret void
}
Does the statement in the language reference not apply to linking?
(This is with a recent 3.9).
Robin
--
Robin Sommer * ICSI/LBNL * robin at icir.org * www.icir.org/robin
2013 Mar 21
9
Asterisk disconnecting SIP Calls after 15 Minutes
Hi @ll,
I just moved my Asterisk Box and changed the Provider and Internet Access to a full IP Access by Deutsche Telekom.
I set up my sip.conf as I found various examples throughout the Net. Calls and some other stuff is basically working.
The problem I ran into is, that the outgoing and incoming calls are dropped after exactly 15 Minutes. Solution for this should be setting the
2003 Aug 09
0
USB problems (I/O-Error => USB da(4) quirks, uscanner0)
...; on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ad0: 58644MB <Maxtor 6Y060L0> [119150/16/63] at ata0-master UDMA133
acd0: DVD-ROM <DV-516E> at ata1-master UDMA33
Mounting root from ufs:/dev/ad0s1a
uscanner0: EPSON EPSON Scanner, rev 1.10/1.00, addr 2
umass0: ICSI IC1100 V2.5B, rev 1.10/2.5b, addr 3
da0 at umass-sim0 bus 0 target 0 lun 0
da0: <ICSI IC1100 CF 2.5B> Removable Direct Access SCSI-0 device
da0: 650KB/s transfers
da0: Attempt to query device size failed: NOT READY, Medium not present
(da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0...
2013 Sep 25
2
[LLVMdev] Linking static archives with MCJIT?
Hi all,
is there a way to link a native static library (.a) into code that
runs through MCJIT? I was able to do it with LLVM 3.2, but it seems
the API has changed and maybe was removed?
Thanks,
Robin
--
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org/robin
2013 Sep 25
2
[LLVMdev] Linking static archives with MCJIT?
...nking process going
on but I haven't found a straight-forward replacement for that method
yet. I might be missing something though. Or perhaps I could even just
reuse some code from that old method; need to look at that.
Robin
--
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org/robin
.
2003 Sep 26
1
a. crossing branches with hclust, b. plot.dendrogram
...t;", xlab = "",
ylab="", main = paste("Distance: ", me, " - Clustering Method: ",
mecl, " - Subtree ", x, collapse="", sep=""))
Thanks and best regards,
Petra
--
Petra Steiner
International Computer Science Institute (ICSI)
1947 Center Street, Berkeley, CA, 94704-1198, USA
http://www.ICSI.berkeley.edu/~petra
2008 Dec 19
2
[Bug 536] C++ compilation failure when using the iptables header files
http://bugzilla.netfilter.org/show_bug.cgi?id=536
pavlin at icsi.berkeley.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|trivial |blocker
Priority|P2 |P1
------- Comment #1 from pavlin...
2016 Jul 26
4
'invalid subroutine type ref' when linking custom metadata
...m.dbg.cu
llvm-link: error: linked module is broken!
(The *.ll files are stripped down from much larger files to find a
minimal example. I suppose the message about llvm.dbg.cu is just
because I removed a bit too much).
Robin
[1] https://llvm.org/bugs/show_bug.cgi?id=28697
--
Robin Sommer * ICSI/LBNL * robin at icir.org * www.icir.org/robin
2009 Dec 06
2
[LLVMdev] Appending linkage
...or having the
linker combine two arrays. I'm wondering though if it's then
possible to get the size of the combined array, e.g., for iterating
over its elements? Or how would I otherwise use the combined array?
Thanks,
Robin
--
Robin Sommer * Phone +1 (510) 666-2886 * robin at icir.org
ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org
2013 Sep 25
0
[LLVMdev] Linking static archives with MCJIT?
...static archives with MCJIT?
Hi all,
is there a way to link a native static library (.a) into code that runs through MCJIT? I was able to do it with LLVM 3.2, but it seems the API has changed and maybe was removed?
Thanks,
Robin
--
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org/robin
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2013 Sep 25
0
[LLVMdev] Linking static archives with MCJIT?
...nking process going on but I haven't found a straight-forward replacement for that method yet. I might be missing something though. Or perhaps I could even just reuse some code from that old method; need to look at that.
Robin
--
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org/robin
.
2013 Sep 25
1
[LLVMdev] Linking static archives with MCJIT?
...it is almost
> certainly not what you'd want.
Whatever makes the symbols from the .a available to the MCJITed code
would work for me, but I can't tell if that's better done inside or
outside of MCJIT itself.
Robin
--
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org/robin
2014 Jun 18
2
[LLVMdev] Machine level IfConversion for ARM
I need to do some analysis, in which I have to selectively convert IFs. I am
trying to find a way to call this optimization pass from the JIT code, thus
I can decide which branches to convert and which to keep. Apparently I
cannot do this using a pass manager.
--
View this message in context: http://llvm.1065342.n5.nabble.com/Machine-level-IfConversion-for-ARM-tp69513p69622.html
Sent from the
2016 Jul 30
0
llvm-link unifies identified structs?
...> %C = type { %A*, %A* }
> %A = type {}
>
> define void @foo(%C* %c) {
> ret void
> }
>
> Does the statement in the language reference not apply to linking?
>
> (This is with a recent 3.9).
>
> Robin
>
> --
> Robin Sommer * ICSI/LBNL * robin at icir.org * www.icir.org/robin
--
Robin Sommer * ICSI/LBNL * robin at icir.org * www.icir.org/robin
2009 Oct 01
0
DEoptim 2.0-0
...o The R-based implementation of Differential Evolution has been
replaced with a C-based implementation similar to the MS Visual C++
v5.0 implementation accompanying the book `Differential Evolution -
A Practical Approach to Global Optimization',downloaded from
http://www.icsi.berkeley.edu/~storn/DeWin.zip.
The new C implementation is significantly faster.
o The S3 method for plotting has been enhanced. It allows now to plot
the intermediate populations if provided.
o The package maintainer has been changed to Katharine Mullen,
<katharine.mulle...
2009 Oct 01
0
DEoptim 2.0-0
...o The R-based implementation of Differential Evolution has been
replaced with a C-based implementation similar to the MS Visual C++
v5.0 implementation accompanying the book `Differential Evolution -
A Practical Approach to Global Optimization',downloaded from
http://www.icsi.berkeley.edu/~storn/DeWin.zip.
The new C implementation is significantly faster.
o The S3 method for plotting has been enhanced. It allows now to plot
the intermediate populations if provided.
o The package maintainer has been changed to Katharine Mullen,
<katharine.mulle...
2003 Oct 03
1
USB problems with CF and with Jenoptik JD5.2Z3
Have the following problems:
MBO USB-MultiCardREader 6-in-1 does not read 128MB CF-Card.
Oct 3 13:49:23 katrin /kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Oct 3 13:49:23 katrin /kernel: da0: <ICSI IC1100 CF 2.5B> Removable Direct Access SCSI-0 device
Oct 3 13:49:23 katrin /kernel: da0: 650KB/s transfers
Oct 3 13:49:23 katrin /kernel: da0: Attempt to query device size failed: NOT READY, Medium not present
Interestingly, I also got this: (camcontrol rescan 0:0:2) - but only once....
2014 Jun 01
1
Tips punching through tight firewalls
...connect
to a Tinc daemon.
I am currently on a guest wifi at a hospital for my in-laws family. Wanting
to pass time and be semi productive, I tried to VPN back to my private
networks but it appears the default port Tinc users is blocked.
Here is what I know about their firewall:
http://n3.netalyzr.icsi.berkeley.edu/summary/id=36ea240d-27416-f857b222-4083-4af8-abdd
I wasn't able to find anything on this searching the Web. My initial
thoughts are to take a location that doesn't need an https service and run
a tinc node just for relaying on port 443. Can I just port forward from 443
to 655...
2014 Jun 20
2
[LLVMdev] Fwd: Stackmaps for ELF?
...cs.uiuc.edu
I was wondering if there are plans to support the stackmap/patchmap
intrinsics for Linux/ELF? I saw that there were corresponding patches
posted earlier but as far as I can tell they haven't made it in yet.
Robin
--
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL * Fax +1 (510) 666-2956 * www.icir.org/robin
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment...