search for: playgrounds

Displaying 20 results from an estimated 161 matches for "playgrounds".

Did you mean: playground
2015 Oct 23
3
[AMDGPU] AMDGPUAsmParser fails to parse several instructions
Dear Developers, I compile a OpenCL kernel, FFT, in AMDAPP SDK v2.5 using clang 3.8 + libclc and assembling the code with lld (The LLVM linker). The assembly code contains the following assembly codes (and lots of other similar format assembly) that fails to be parsed by AMDGPUAsmParser. It seems to me that both are valid instructions after looking at the SI instruction spec. s_mov_b32 s0,
2013 Mar 21
6
Problems with compiling btrfs
I''m trying to compile the btrfs source code but I''m getting an error. Any suggestions? Thanks Joe [root@ol6 btrfs-progs]# uname -a Linux ol6.localdomain 2.6.39-400.17.2.el6uek.x86_64 #1 SMP Wed Mar 13 12:31:05 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux [root@ol6 src]# git clone git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git Initialized empty Git repository in
2009 Feb 05
11
Crash Hard, Crash Often
I've been using asterisk for 3+ years now, I love it, but it doesnt love me back. :-) It was crashing frequently and seemingly randomly prior to this latest upgrade. Not sure what version it was running prior to upgrade (it was probably an old CVS HEAD from 2+ years go.) Anyway, currently running 1.4.21.2. == Problem == Problem is that its crashing for seemingly no reason at all, no
2007 Aug 21
4
[AWDwR] Confused about has_one and has_many
Heya everyone! I am quite new to Rails and I am reading AWDwR. I am at Task E "Check Out!". I understand it quite well, but I have a problem with the last playground exercise: Add a Table which contains the payment types. All goes well, but I am not sure whether I should use has_many or has_one(as in the Playground wiki at http://wiki.pragprog.com/cgi-bin/wiki.cgi/PT-E-3). I use the
2013 Oct 17
0
[LLVMdev] Feature request for include llvm-mc in llvm.org/builds
On Wed, Oct 16, 2013 at 11:30 PM, 罗勇刚(Yonggang Luo) <luoyonggang at gmail.com> wrote: > It's already contained C/C++ compiler, but > lack of a assembler. so request for that. Clang can be used like an assembler in the sense that if it's fed a .s file, it will assemble it. (I noted that clang-cl doesn't do this for .asm files, I should fix that.) I'm not sure that we
2006 Aug 16
1
Westhost VPS opinions
I''m looking for a RoR VPS with mySQL, mongrel, apache, and possibly PHP. Westhost has some really darn nice pricing for VPS. Anyone have any opinions? I''m looking at something that will scale with our needs. Not necessarily the cheapest, but something with good value. However, we are in a bootstap situation. Thanks. -- Posted via http://www.ruby-forum.com/.
2023 Oct 18
2
@Michael Tokarev: Samba 4.17.12
Hi Michael, thanks for the info - and your work... As Bookworm for Raspberry isn't that far away, I can live with that. This is "just" my playground... Regards Ingo https://github.com/WAdama Michael Tokarev via samba schrieb am 18.10.2023 um 09:17: > 16.10.2023 15:50, Ingo Asche via samba wrote: >> Hi Michael, >> >> short question: will the
2013 Oct 17
3
[LLVMdev] Feature request for include llvm-mc in llvm.org/builds
It's already contained C/C++ compiler, but lack of a assembler. so request for that. -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo
2009 Mar 10
3
mapstraction as org for GSOC?
Google Summer of Code has announced the opening of applications for Mentor organizations. Pamela Fox mentioned awhile ago that Mapstraction may be a good fit. http://socghop.appspot.com/ I would like to brainstorm if we have identifiable projects, and preferably even interested students, that would like to work together on putting in some applications. A couple of initial possibilities: -
2010 Feb 25
0
Rails problems running rake and other tasks - undefined method `action_controller'
I suddenly have a major problem in all my Rails 3 apps: $ rake db:migrate --trace rake aborted! Don''t know how to build task ''db:migrate'' /Users/kristianconsult/.rvm/gems/ruby-1.9.1-p378/gems/rake-0.8.7/lib/ rake.rb:1728:in `[]'' /Users/kristianconsult/.rvm/gems/ruby-1.9.1-p378/gems/rake-0.8.7/lib/ rake.rb:2050:in `invoke_task''
2006 Apr 12
2
* 1.2.4 & 1.2.6: "Ringing" anamoly
I was alerted the other day by of all people, my mom, that she wasn't hearing a "ring" when she dialed my number. Puzzled, I tried calling myself. The call connects, but there's dead silence until voicemail picks up. Calling internally, extensions worked perfectly. So, I figured, "another damned Broadvoice issue." For kicks, I upgraded to 1.2.6 today, and the end
2013 Oct 17
2
[LLVMdev] Feature request for include llvm-mc in llvm.org/builds
> Clang can be used like an assembler in the sense that if it's fed a .s > file, it will assemble it. (I noted that clang-cl doesn't do this for > .asm files, I should fix that.) > > I'm not sure that we want to include llvm-mc in the installer. Is it > really intended to be used as an assembler by the end user? The help > text says "llvm machine code
2017 Oct 31
0
run r script in r-fiddle
On 31 October 2017 at 12:42, Martin Maechler <maechler at stat.math.ethz.ch> wrote: > Notably as I think it's been provided by a company that no > longer exists under that name, and even if that'd be wrong, R-Fiddle > does not seem free software (apart from the R parts, I hope !). For the record, r-fiddle is maintained by datacamp:
2006 Jan 30
2
Asterisk Evening in Melbourne: Feb 2!
Hi all, Come one come all! We're having the next Asterisk evening at the Fujitsu Centre for Excellence! This is Fuji's state of the art show-off centre - they're promising lots of interesting toys to play with. As usual, we'll be discussing developments in Asterisk land over the past couple of months. If you've got some interesting toys yourself, please bring them along!
2004 Aug 06
0
Stream metadata settings
On 2003.11.30 06:07 oddsock wrote: >> > - time limited access to streams >> >> This might be useful, a patch would be welcome. > > I guess it would depend on how it was implemented...to me it doesn't seem > useful for 99% of the icecast users out there (I could be wrong), I think > the implementation or net effect becomes pretty complicated, sure you can
2016 Jul 28
2
[RFC] One or many git repositories?
On 28 July 2016 at 22:12, Chris Bieneman <beanz at apple.com> wrote: > It is worth pointing out the Jenkins job that runs that is a playground I setup for myself. It is nowhere near production ready, and it will fail frequently as I iterate messing around with it. Sure, I think that's implied. cheers, --renato
2018 Jun 01
3
[Kaleidoscope] symbol(s) not found during compiling
Hi, I am very excited to take the awesome tutorial of implementing *Kaleidoscope*. But I got stuck here... I have done the AST parsing, however, when I introduce these 'llvm/IR/*' headers, I got a compiling error... But if I delete these headers it runs well ... """headers #include "llvm/IR/BasicBlock.h" #include "llvm/IR/Constants.h" #include
2016 Jul 28
0
[RFC] One or many git repositories?
It is worth pointing out the Jenkins job that runs that is a playground I setup for myself. It is nowhere near production ready, and it will fail frequently as I iterate messing around with it. -Chris > On Jul 28, 2016, at 1:47 PM, Renato Golin <renato.golin at linaro.org> wrote: > > On 28 July 2016 at 21:41, Chris Bieneman <beanz at apple.com> wrote: >> Ok. Money
2019 Oct 06
1
C8 and KDE
Goog morning to the list, for all users that are interested about KDE Plasma on Centos 8 you can install KDE from epel. All packages are get from epel-playground and epel-testing and some packages seems need to be build. I run "yum grouplist" and see kde workspace available. I tried to install it, reboot my machine and running startx a KDE plasma session was correctly launched. I
2023 Oct 18
1
@Michael Tokarev: Samba 4.17.12
On Wed, 18 Oct 2023 11:32:45 +0200 Ingo Asche via samba <samba at lists.samba.org> wrote: > Hi Michael, > > thanks for the info - and your work... > > As Bookworm for Raspberry isn't that far away, I can live with that. > This is "just" my playground... > You must not have played with your Raspberry pi lately, Raspberry pi OS based on Bookworm came