Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Accelerate
Conversations
About
Accelerate
1–30 of 171
Mark all as read
Report abusive group
0 selected
Nihon Vasserman
Mar 31
Scatter behavior and possible alternatives
Hello, I need a function similar to scatter which would allow to substitute values in a vector
unread,
Scatter behavior and possible alternatives
Hello, I need a function similar to scatter which would allow to substitute values in a vector
Mar 31
Nihon Vasserman
Mar 31
Accelerate in docker setup
Hello, I would like to run accelerate-llvm-ptx in docker and wonder if someone has already made a
unread,
Accelerate in docker setup
Hello, I would like to run accelerate-llvm-ptx in docker and wonder if someone has already made a
Mar 31
Tymur Lysenko
,
Trevor L. McDonell
3
1/16/22
Running Accelerate on Apple Silicon
Thank you for your reply, Trevor! Sorry for the long delay from my side. I tried to build master of
unread,
Running Accelerate on Apple Silicon
Thank you for your reply, Trevor! Sorry for the long delay from my side. I tried to build master of
1/16/22
Tymur Lysenko
12/8/21
accelerate-llvm for Apple Silicon
Hello! I am trying to use Accelerate on M1 (also known as Apple Silicon) Macbook with this stack
unread,
accelerate-llvm for Apple Silicon
Hello! I am trying to use Accelerate on M1 (also known as Apple Silicon) Macbook with this stack
12/8/21
Trevor McDonell
,
Даниил Дворянов
2
4/23/21
Re: [accelerate-haskell] Grouping arrays with different shapes
Hi Trevor! Thank you for the reply! It is my first time using a Google Group, so I got confused and
unread,
Re: [accelerate-haskell] Grouping arrays with different shapes
Hi Trevor! Thank you for the reply! It is my first time using a Google Group, so I got confused and
4/23/21
Даниил Дворянов
4/20/21
Correct way to group arrays of different sizes
Hi! I am trying to implement APL's key operator in Haskell using Accelerate. My first attempt to
unread,
Correct way to group arrays of different sizes
Hi! I am trying to implement APL's key operator in Haskell using Accelerate. My first attempt to
4/20/21
Александр Кольцов
, …
Trevor McDonell
9
4/2/21
Troubles with variable length shapes
Hi Aleksandr, I think adding the more flexible indexing to Accelerate would be good, and could make
unread,
Troubles with variable length shapes
Hi Aleksandr, I think adding the more flexible indexing to Accelerate would be good, and could make
4/2/21
Alexandre Delanoë
2
7/4/20
Status of Seq ?
Le samedi 4 juillet 2020 02:12:55 UTC+2, Alexandre Delanoë a écrit : example :: Acc (Matrix a) ->
unread,
Status of Seq ?
Le samedi 4 juillet 2020 02:12:55 UTC+2, Alexandre Delanoë a écrit : example :: Acc (Matrix a) ->
7/4/20
Wiebe-Marten Wijnja
,
Tom Smeding
3
6/3/20
How to (f)map over rows of a matrix (or other subslices of a higher-rank shape)?
Thanks for your reply. It's quite curious and something to definitely keep in mind when
unread,
How to (f)map over rows of a matrix (or other subslices of a higher-rank shape)?
Thanks for your reply. It's quite curious and something to definitely keep in mind when
6/3/20
Wiebe-Marten Wijnja
, …
Tom Smeding
5
6/3/20
Is there a way to inspect the generated LLVM and PTX code?
I just wanted to follow up on this to let you know that I was able to follow your instructions and
unread,
Is there a way to inspect the generated LLVM and PTX code?
I just wanted to follow up on this to let you know that I was able to follow your instructions and
6/3/20
Panagiotis Papadakos
,
Trevor McDonell
3
10/8/19
Segmentation fault
Hi Trevor, it seems that I have resolved the issue. I was using the packages from the https://
unread,
Segmentation fault
Hi Trevor, it seems that I have resolved the issue. I was using the packages from the https://
10/8/19
Trevor McDonell
,
Phillip Seeber
2
8/21/19
Re: [accelerate-haskell] runQ linking problems
Hi Trevor, thank you very much for your hint. Indeed, the most current version doesn't have this
unread,
Re: [accelerate-haskell] runQ linking problems
Hi Trevor, thank you very much for your hint. Indeed, the most current version doesn't have this
8/21/19
Phillip Seeber
8/16/19
runQ linking errors
Dear all, i would like to use runQ in my code, but get linking errors during the build. I have
unread,
runQ linking errors
Dear all, i would like to use runQ in my code, but get linking errors during the build. I have
8/16/19
brett.k...@gmail.com
4/18/19
Example of a working nix derivation?
Hi, I'm fairly new to Haskell and very new to nix. The idea of building with nix appeals to me
unread,
Example of a working nix derivation?
Hi, I'm fairly new to Haskell and very new to nix. The idea of building with nix appeals to me
4/18/19
Lyle Kopnicky
,
Trevor McDonell
2
3/4/19
Getting started with Accelerate examples
Hi Lyle, Yes, there is a flag you can set to disable building the CUDA backends. In your `stack.yaml`
unread,
Getting started with Accelerate examples
Hi Lyle, Yes, there is a flag you can set to disable building the CUDA backends. In your `stack.yaml`
3/4/19
Haskell-mouse
,
Trevor McDonell
7
2/28/19
Mutable and type-safe arrays
Hi! Sorry for the slow reply. I think, I didn't have much more to add? I think adding `Nat` as an
unread,
Mutable and type-safe arrays
Hi! Sorry for the slow reply. I think, I didn't have much more to add? I think adding `Nat` as an
2/28/19
C Gosch
, …
Henning Thielemann
8
11/18/18
Computing over image windows
Hi Henning, ah .. stupid me. This seems to work fine for me for now, thanks a lot again for your
unread,
Computing over image windows
Hi Henning, ah .. stupid me. This seems to work fine for me for now, thanks a lot again for your
11/18/18
asmith....@gmail.com
,
Trevor McDonell
8
10/31/18
Getting started
Hey Adam, On Wed, 31 Oct 2018 at 14:39 <asmith....@gmail.com> wrote: Thanks Trevor. Re
unread,
Getting started
Hey Adam, On Wed, 31 Oct 2018 at 14:39 <asmith....@gmail.com> wrote: Thanks Trevor. Re
10/31/18
asmith....@gmail.com
10/22/18
Getting the Get Started program running
Hi, Basic stuff here as I'm new at this really. I change the stack.yaml file as instructed and
unread,
Getting the Get Started program running
Hi, Basic stuff here as I'm new at this really. I change the stack.yaml file as instructed and
10/22/18
Alexandre Delanoë
, …
Henning Thielemann
4
6/6/18
diagonal :: Acc (Matrix Double) -> Acc (Vector Double)
Le 06 juin 18, vers 09:00, Henning Thielemann ecrivait: > > On Tue, 5 Jun 2018, Alexandre
unread,
diagonal :: Acc (Matrix Double) -> Acc (Vector Double)
Le 06 juin 18, vers 09:00, Henning Thielemann ecrivait: > > On Tue, 5 Jun 2018, Alexandre
6/6/18
Henning Thielemann
,
Trevor McDonell
6
4/18/18
accelerate-io: BlockPtrs vs. Ptrs
On Wed, 18 Apr 2018, Trevor McDonell wrote: > This is what it looks like for me (and the same in
unread,
accelerate-io: BlockPtrs vs. Ptrs
On Wed, 18 Apr 2018, Trevor McDonell wrote: > This is what it looks like for me (and the same in
4/18/18
Henning Thielemann
,
Trevor McDonell
3
4/17/18
instance Elt (Complex a) in accelerate-1.2
On Tue, 17 Apr 2018, Trevor McDonell wrote: > Having an intermediate class might be an option, but
unread,
instance Elt (Complex a) in accelerate-1.2
On Tue, 17 Apr 2018, Trevor McDonell wrote: > Having an intermediate class might be an option, but
4/17/18
Michal J Gajda
, …
Trevor McDonell
7
3/25/18
Re: Accelerating Automatic Differentiation
Regarding TensorFlow (and PyTorch, etc), it is important to note that TF is designed specifically for
unread,
Re: Accelerating Automatic Differentiation
Regarding TensorFlow (and PyTorch, etc), it is important to note that TF is designed specifically for
3/25/18
Henning Thielemann
,
Trevor McDonell
17
12/13/17
transition of accelerate-cuda to accelerate-llvm-ptx
Hi Trevor, On Tue, 12 Dec 2017, Trevor McDonell wrote: > Then, how about exporting a function that
unread,
transition of accelerate-cuda to accelerate-llvm-ptx
Hi Trevor, On Tue, 12 Dec 2017, Trevor McDonell wrote: > Then, how about exporting a function that
12/13/17
Henning Thielemann
,
Trevor McDonell
7
11/29/17
accelerate-llvm-ptx: cannot find /usr/nvvm/libdevice
On Wed, 29 Nov 2017, Trevor McDonell wrote: > You can get all the old releases here (linked from
unread,
accelerate-llvm-ptx: cannot find /usr/nvvm/libdevice
On Wed, 29 Nov 2017, Trevor McDonell wrote: > You can get all the old releases here (linked from
11/29/17
Nicolau Werneck
,
Trevor McDonell
3
11/8/17
How do I even create a project based on accelerate?
Thanks a lot! After learning more about Cabal now I feel this was a very silly question. :) Hopefully
unread,
How do I even create a project based on accelerate?
Thanks a lot! After learning more about Cabal now I feel this was a very silly question. :) Hopefully
11/8/17
alios
,
Trevor McDonell
2
9/22/17
foldl1 (.) . fmap (f :: Int -> a -> a) [m..n] semantics in accellerate language?
Hi, Most likely, Accelerate will never support arrays of functions —- this goes against the design
unread,
foldl1 (.) . fmap (f :: Int -> a -> a) [m..n] semantics in accellerate language?
Hi, Most likely, Accelerate will never support arrays of functions —- this goes against the design
9/22/17
Andrew Gozzard
,
Trevor McDonell
9
6/20/17
Delay Pipelining/Queues in Accelerate
Hey Andrew, Glad to hear that it helped (: Good luck. I'm interested to hear how it turns out (
unread,
Delay Pipelining/Queues in Accelerate
Hey Andrew, Glad to hear that it helped (: Good luck. I'm interested to hear how it turns out (
6/20/17
Trevor McDonell
5/21/17
Re: [accelerate-haskell] Avoiding nested parallelism
Hi Panos, I am trying to process an Acc (Vector e) in the following way: a) Apply take n and drop n
unread,
Re: [accelerate-haskell] Avoiding nested parallelism
Hi Panos, I am trying to process an Acc (Vector e) in the following way: a) Apply take n and drop n
5/21/17
Panos
,
Trevor McDonell
3
5/18/17
Reusing kernels, does this apply to the LLVM backend?
Hi Trev, Thank you very much for your reply, I found out about run1 a few hours after posting so this
unread,
Reusing kernels, does this apply to the LLVM backend?
Hi Trev, Thank you very much for your reply, I found out about run1 a few hours after posting so this
5/18/17