Displaying 20 results from an estimated 54 matches for "scratchpads".
Did you mean:
scratchpad
2012 Apr 05
4
Appropriate method for sharing data across functions
In trying to streamline various optimization functions, I would like to have a scratch pad
of working data that is shared across a number of functions. These can be called from
different levels within some wrapper functions for maximum likelihood and other such
computations. I'm sure there are other applications that could benefit from this.
Below are two approaches. One uses the <<-
2008 Mar 20
2
I need help integrating ggplot2 into Excel
Dear all
I use ggplot2 extensively for my plotting routines and rexcel to have the
best of two worlds. (RExcel v 1.75 and R (D)Com v. 2.5)
I can run my ggplot functions, such as qplot(...), in scratchpad mode, but
not in Macro nor Worksheet functions mode.
I have tried the following in Macro mode:
Call RInterface.RRun("library(ggplot2)")
...
Call
2017 Apr 01
3
GlobalISel BoF follow-up
Hi all,
At the EuroLLVM BoF people asked where the design discussions around
GlobalISel take place. Naturally, a lot of them take place at Apple,
since they have the highest density of co-located GlobalISel devs, but
we also have some in Phab.
For those of you that are interested, please have a look at the
following topics - discussions are progressing rather slowly and we
definitely
2006 Apr 27
7
RJS & Ajax question...
Hi,
I''m trying to convert an older Rails application to use Ajax. I''ve
already moved my edit and show actions so that, instead of displaying as
separate pages, they appear in a <div> on my list view.
However, I have two problems:
1) When the user saves the changes, I want to put all the ajax changes
in an RJS template. However, form_remote_tag :url =>{:action =>
2013 Aug 01
1
[PATCH 1/5] Intel MIC Host Driver for X100 family.
On Wed, Jul 24, 2013 at 08:31:32PM -0700, Sudeep Dutt wrote:
> This patch enables the following:
> a) Initializes the Intel MIC X100 PCIe devices.
> b) Boots and shuts down the card via sysfs entries.
> c) Allocates and maps a device page for communication with the
> card driver and updates the device page address via scratchpad
> registers.
> d) Provides sysfs entries for
2013 Aug 01
1
[PATCH 1/5] Intel MIC Host Driver for X100 family.
On Wed, Jul 24, 2013 at 08:31:32PM -0700, Sudeep Dutt wrote:
> This patch enables the following:
> a) Initializes the Intel MIC X100 PCIe devices.
> b) Boots and shuts down the card via sysfs entries.
> c) Allocates and maps a device page for communication with the
> card driver and updates the device page address via scratchpad
> registers.
> d) Provides sysfs entries for
2017 Apr 19
0
GlobalISel BoF follow-up
Hi again,
On 1 April 2017 at 15:09, Diana Picus <diana.picus at linaro.org> wrote:
> If people feel it would be useful, we could also try to send a
> weekly-ish email listing the pending reviews and any points that need
> coordination. We're open to any suggestions on how we can communicate
> better.
Nobody said anything about this, but with people coming back from
spring
2015 Oct 06
2
when would I use addrspacecast?
I was reading the LangRef for semantics of an instruction and came
across addrspacecast. I've never needed it, so I suppose I don't care
about it.
But, why does it exist? What problem is it trying to solve?
2013 Sep 05
0
[PATCH RESEND v3 1/7] Intel MIC Host Driver for X100 family.
This patch enables the following:
a) Initializes the Intel MIC X100 PCIe devices.
b) Provides sysfs entries for family and stepping information.
Co-author: Dasaratharaman Chandramouli <dasaratharaman.chandramouli at intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
Signed-off-by: Caz Yokoyama <Caz.Yokoyama at intel.com>
Signed-off-by: Dasaratharaman
2012 Sep 28
2
[LLVMdev] [pocl-devel] [cfe-dev] SPIR provisional specification is now available in the Khronos website
On 09/28/2012 07:45 PM, James Molloy wrote:
> That would be a simple, reasonable restriction that would stop potentially
> maliciously horrible test cases causing all CPU SPIR clients to write upwards of
> a hundred lines of conversion code.
Are you proposing to disallow the use of an IR instruction type to *possibly*
avoid problems from the (slight) misuse of another LLVM IR construct?
2013 Aug 08
0
[PATCH v2 1/7] Intel MIC Host Driver for X100 family.
This patch enables the following:
a) Initializes the Intel MIC X100 PCIe devices.
b) Provides sysfs entries for family and stepping information.
Co-author: Dasaratharaman Chandramouli <dasaratharaman.chandramouli at intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
Signed-off-by: Caz Yokoyama <Caz.Yokoyama at intel.com>
Signed-off-by: Dasaratharaman
2007 Sep 27
2
rJava and RJDBC
I am desperate for help.
I am trying to get the RJDBC and rJava .5to work on both my windows xp
and linux Redhat EL5 Server. On both I get a
ava.lang.ClassNotFoundException when calling JDBC().
My example is
require(RJDBC)
classPath='C:\\libraries\\mysql-connector-java-5.1.3-rc\\mysql-connector-java-5.1.3-rc-bin.jar'
driverClass=c("com.mysql.jdbc.Driver")
drv <-
2018 Apr 04
2
LLVM back end for the research Connex SIMD processor
Hello.
I'd like to advertise the LLVM back end I developed in the last 2 years for the
research Connex wide SIMD processor, which can have up to 4096 lanes. The Connex SIMD
processor is designed to run efficiently BLAS routins, is an easily reconfigurable
low-power processor with scratchpad memory, a shift register for inter-lane communication,
a hardware sum-reduction tree and
2002 Feb 22
2
save.image() excluding functions
If the recommendation is to write functions with an external editor
(I mean, avoiding fix()), keep them as text files (*.R) and using
source() to bring them into the R session, why not excluding,
by default, function objects from save.image() ?
In particular, from the final save.image(),
the one that is proposed at q().
In this way, functions would not get included within .RData,
I've made
2016 May 03
2
Fwd: R bindings for Xapian: API modifications
I believe there are few misunderstandings and I apologize for the lack of
clarity in my explanations. I will share a draft with detailed explanations
on the way I'm planning to map R parameters into Xapian in a google doc. It
will be much convenient to discuss and clarify R API related issues in that
way.
Best regards,
Amanda
>
-------------- next part --------------
An HTML attachment
2014 Dec 09
0
Postfix avc (SELinux)
On Mon, December 8, 2014 20:01, Daniel J Walsh wrote:
>
> rpm -q selinux-policy
>
> selinux-policy-3.7.19-260.el6 is the current policy in development.
>>
Thank you.
>>>> #============= postfix_showq_t ==============
>>>> allow postfix_showq_t tmp_t:dir read;
>>> Any reason postfix would be listing the contents of /tmp or /var/tmp?
>>>
2016 Nov 03
0
how to install postgresql ip4r
On 11/3/2016 7:58 AM, Jason Welsh wrote:
> ok, so I removed the default postgresql install and installed it from
> the software collections..
>
> following the instructions at
>
> https://www.softwarecollections.org/en/scls/rhscl/rh-postgresql95/
the best way to install postgresqol, imho, is from the
yum.postgresql.com respoitory run by the postgresql development group.
you
2009 Jun 18
1
Resampler saturation, blackfin performance
> -----Message d'origine-----
> De : Jean-Marc Valin [mailto:jean-marc.valin at usherbrooke.ca]
> Envoy? : lundi, 15. juin 2009 01:30
> ? : Stephane Lesage
> Cc : speex-dev at xiph.org
> Objet : Re: [Speex-dev] Resampler saturation, blackfin performance
> > - are there buffers who could be placed in scratch memory ?
> > (I don't see any speex_scratch_alloc
2007 May 20
1
Jack Slocum's Ext library in Rails
If anyone is familiar with Jack Slocum''s revolutionary Ext javascript
library (http://www.extjs.com) and wishes to use it with Rails (instead
of the traditional Prototype / Scriptaculous duo), I''ve create a
combination vendor/plugin and javascript library to help you.
If ye be brave and know how to use SVN:
Ext on Rails: http://www.extonrails.com
--
Posted via
2013 Sep 04
0
[PATCH v3 0/7] Enable Drivers for Intel MIC X100 Coprocessors.
On Wed, 2013-08-21 at 10:51 -0700, Sudeep Dutt wrote:
> ChangeLog:
> =========
>
> v2 => v3:
> a) Patch 1 data structure cleanups, header file include cleanups,
> IDA interface reuse and switching to device_create_with_groups(..)
> as per feedback from Greg Kroah-Hartman.
> b) Patch 7 signal documentation, sleep workaround removal and sysfs
> access API