Displaying 20 results from an estimated 112 matches for "ises".
Did you mean:
isel
2013 Aug 07
5
[LLVMdev] Live range splitting with Ising models
With the D-Wave computer in the news recently, you may find it interesting that LLVM’s register allocator is using Ising models to compute regions for live range splitting.
The problem of finding a region for splitting a live range is mapped to an Ising model with the help of the edge bundle graph, see EdgeBundles.h. A node in the edge bundle graph represents a set of CFG edges that enter or
2013 Aug 08
1
[LLVMdev] Live range splitting with Ising models
On 7 August 2013 17:06, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
> With the D-Wave computer in the news recently, you may find it interesting that LLVM’s register allocator is using Ising models to compute regions for live range splitting.
>
> The problem of finding a region for splitting a live range is mapped to an Ising model with the help of the edge bundle graph, see
2013 Aug 08
0
[LLVMdev] Live range splitting with Ising models
On 7 August 2013 17:06, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
> With the D-Wave computer in the news recently, you may find it interesting that LLVM’s register allocator is using Ising models to compute regions for live range splitting.
>
> The problem of finding a region for splitting a live range is mapped to an Ising model with the help of the edge bundle graph, see
2013 Aug 08
0
[LLVMdev] Live range splitting with Ising models
On Aug 8, 2013, at 9:01 AM, David Tweed <David.Tweed at arm.com> wrote:
> Just as general comments not related to the specific implementation in LLVM:
>
> I believe that 2-state Ising models can be reduced to max-flow/min-cut (eg, Finding ground states in random-field Ising ferromagnets by F Barahona) , so were a guaranteed polynomial time solution wanted that could be used
2019 Jun 07
1
Parallel number stream: clusterSetRNGStream
Dear All,
Is the following expected behaviour?
set.seed(1)
library(parallel)
cl = makeCluster(5)
clusterSetRNGStream(cl, iseed = NULL)
parSapply(cl, 1:5, function(i) sample(1:10, 1))
# 7 4 2 10 10
clusterSetRNGStream(cl, iseed = NULL)
# 7 4 2 10 10
parSapply(cl, 1:5, function(i) sample(1:10, 1))
stopCluster(cl)
The documentation could be read either way, e.g.
* iseed: An integer to be
2013 Oct 02
2
Cisco ISE unable to retrieve AD group list from samba 4 server
Hi all,
I have run into a problem with our samba4 setup. I have successfully
joined a Cisco ISE v1.1.4 (Identity Service Engine) test machine to the
samba4 AD. User authentication does work but unfortunately the ISE is
unable to fetch the AD groups from the domain controller. In the samba
logs I get the following error message when initiating the group fetch:
[2013/10/02 10:21:37.605554, 0]
2013 Aug 08
0
[LLVMdev] Live range splitting with Ising models
On Aug 8, 2013, at 10:46 AM, David Tweed <david.tweed at arm.com> wrote:
> | I believe that 2-state Ising models can be reduced to max-flow/min-cut (eg, Finding ground states in random-field Ising ferromagnets by F Barahona)
>
> I hadn't been following D-Wave; upon looking I see that they're using problem reductions to Ising models which aren't ferromagnet models (sign
2005 Jan 31
0
Xilinx ISE: can't add file to project
Greetings,
I've been experimenting with various versions of ISE from 5.2, 6.2, 6.3
and have been unable to get any working to a usable state.
Version 5.2 won't allow me the option of adding any sort of schematic,
state machine or HDL (only text and edif constraints files) to a project.
Versions 6.2 and 6.3 seem to allow me to add any type of file
(schematic, sm, vhdl, verilog, etc).
2015 Jan 25
0
CISCO ISE vs Samba4 Problem
On Tue, 2015-01-20 at 13:33 +1300, Andrew Bartlett wrote:
> On Mon, 2015-01-19 at 10:59 +0330, Maryam Lahijani wrote:
> > Dear All
> >
> > We have samba4 in our network as an domain controller.we have cisco ISE1.3
> > and our cisco team want to run IEEE802.1x in our network.The problem is
> > that ise use ms-rpc for sending MS-CHAP V2 to samba and it revived RPC
2022 Mar 21
3
ISE review of I-D: deprecate command VER?
On 20.03.22 16:02, Roger Price wrote:
>I received the following comment from the Independent Submissions Editor (ISE):
>
> The command VER is hazardous because it encourages exploiting of
> implementation peculiarities that are not well documented in a
> protocol.? The best example of such a failure is the browser version
> field in HTTP.? A complete disaster.? You should warn
2022 Mar 20
3
ISE review of I-D: deprecate command VER?
I received the following comment from the Independent Submissions Editor (ISE):
The command VER is hazardous because it encourages exploiting of
implementation peculiarities that are not well documented in a
protocol.? The best example of such a failure is the browser version
field in HTTP.? A complete disaster.? You should warn against use of
this command, or even better, deprecate it.
2010 Oct 26
1
runtime on ising model
So I'm in a stochastic simulations class and I having issues with the amount
of time it takes to run the Ising model.
I usually don't like to attach the code I'm running, since it will probably
make me look like a fool, but I figure its the best way I can find any bits
I can speed up run time.
As for the goals of the exercise:
I need the state of the system at time=1, 10k, 100k,
2017 Oct 31
1
TLS Authentication Protocols
Hi,
We are planning to integrate CISCO-ISE with Samba-AD (Version 4.6.5).
Websense gateway / proxy are all properly integrated and even single
sign-on is properly functioning. However, before attempting integration
of Cisco ISE with Samba-AD, through I should clarify on the following.
Hence writing this mail.
Cisco ISE supports LDAPs with Following authentication methods:
* Extensible
2005 Apr 27
1
AW: Activate ingress policies on suse ent erpr ise serv e r 9
Hi,
Only for my info:
How can it be do via IPTables?
Do you have an example or a howto?
Thanks
Gernot
-----Ursprüngliche Nachricht-----
Von: Andy Furniss [mailto:andy.furniss@dsl.pipex.com]
Gesendet: Mittwoch, 27. April 2005 00:30
An: Grames Gernot
Cc: lartc@mailman.ds9a.nl
Betreff: Re: [LARTC] Activate ingress policies on suse ent erpr ise serv er
9
Grames Gernot wrote:
>
> Hi,
>
2005 Apr 26
1
Activate ingress policies on suse ent erpr ise serv er 9
Hi,
The problem is this is my goal to use the policier and not the iptables.
Because with the policier i think you can give more rules and restrictions
to the incoming tcpip traffic.
So I would prefer to use the policier and not the iptables.
Thanks
Gernot
> GRAMES Gernot
> __________________________________
> SIEMENS AG Austria
> PSE SMC AI 21
> * Tel.: +43 (0) 5 1707
2008 Jun 01
2
how to analyze time series structures?
h?, I am preparing undergraduate thesis If you help me this would make me
feel good.
First I need to analyze effect of Dow Jones Industrial average(DJIA)'s
return on Istanbul Stock Exchange(ISE). I want to use Markov-Switching
Bayesian Vector Autoregression Models (MSBVAR) that is used to examine the
effect of a large economy?s stock exchange movement on a small economy?s
stock exchange
2005 Apr 22
1
AW: AW: AW: AW: Activate ingress policies on suse enterpr ise serv er 9
Hi,
So far, if have understand correctly: I route the incoming tcpip message of
port 8099 directly to 8080 and then the ingress filter on port 8099 has
nothing to do!?
Yes I think on different interface on one machine (different Ports for
different Request, with different restriction).
What has exactly to be done to set the policier before Prerouting!
Which kernel options, or also extra
2018 Jun 13
1
RPC Authentication Error
Hi,
Some time back I had written to the list about integrating Cisco ISE and
facing errors with RPC login. When we actually integrated using ISE
2.4.0357 we noticed that Kerberos authentication is working like a
charm. But MS-RPC authentication throws error.
From the samba logs, we noticed that ISE workstation is able to
negotiate the RPC ports switch to higher Dynamic RPC ports,
2006 Apr 01
1
6.1 responsiveness under heavy (cpu?) load + thread monitoring
Hello,
I have a RELENG_6/AMD64 with an AMD64X2 cpu, 1GB of memory, 512MB swap.
I remarked that when I run 2 simulation program [1], sometimes, one of them
run one or several of its threads [2] very slowly, but sometimes, it doesn't
occur.
I remarked that is doesn't depend on SMP/UP, ULE/4BSD, i386/AMD64.
It seems to occur also with the kernel stress test under the same conditions
(all
2005 Aug 03
7
call fortran in R
Hello,
I used a mac G5, R.2.1.1, and G77 3.4.4 and I would like to use and
call a fortran subroutine.
The trouble is that it seems I am not able to correctly load the
compiled code.
Here is what I have done:
In the terminal this how I compiled my fortran code:
R CMD SHLIB ~/Desktop/Fortan_kmeans/kmeans3.f
There is the wrapper I have paste inside de kmeans3.f file:
c