Bitcoin Forum
July 01, 2025, 10:29:02 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Hardware / Re: "Avalon" ASIC, announcement & pre-order start. VERY important notice updated on: September 21, 2012, 09:47:04 AM
What about CE mark? Without it import to EU is a gamble.
2  Economy / Trading Discussion / Re: How do Europeans deposit/withdraw into Mt. Gox? on: January 27, 2012, 06:49:30 AM

Quote
Hi, could you please give me your ticket number that I can check this with my colleagues because this is not true, both works perfectly even as for today.


I was talking about Paxum/SEPA withdrawal issue. Details below.


Ticket # 18871


mt.gox support, Jan-19 15:53 (JST):
Hello,

Currently, Paxum withdrawals are delayed due to insufficient funds in our Paxum account. If customers are in urgent need of the funds, please contact Mt.Gox Support and we will cancel the transaction.

Thanks,

MtGox.com Team

--

> Jan-19 15:56 (JST):
When do you expect Paxum transactions to go through?

--

mt.gox support, Jan-19 15:58 (JST):
We do not have a specific date at the moment but we would like to solve these delays within 1-2 weeks.

Thanks,

MtGox.com Team

--

> Jan-19 16:02 (JST):
Is it possible to cancel Paxum withdraw and use SEPA transfer instead?

--

mt.gox support, Jan-19 16:05 (JST):
Cancellation for Paxum is possible but unfortunately SEPA withdraws are not active at the moment.

Thanks,

MtGox.com Team
3  Economy / Trading Discussion / Re: How do Europeans deposit/withdraw into Mt. Gox? on: January 26, 2012, 10:26:30 AM

But both are not working at the moment according to MtGox support. Had an open issue with MtGox support last week and finally diverted to another exchange.

Quote from: Mt.Gox Support

Paxum and International wire are the best choice at this point in your case. We are currently looking for other alternative as well.

4  Other / Beginners & Help / Re: Whitelist Requests (Want out of here?) on: January 19, 2012, 08:17:48 AM
I'd like to be whitelisted, if possible.

Thanks!
5  Other / Beginners & Help / Re: Compile error on PS3 on: June 29, 2011, 08:16:38 AM

In fact my fancy PS3 has 6 cell CPU's, and it can do whooping 120 mh/sec  Grin



Do you need to have an old version of a PS3 without the update that removed linux?

It's a shame it only does 20mh/s, one would think with the fancy cell processor it might do better.
6  Other / Beginners & Help / Re: Compile error on PS3 on: June 29, 2011, 07:32:01 AM
> spu-gcc -v
Using built-in specs.
Target: spu
Configured with: ../toolchain/gcc/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --disable-shared --disable-threads --disable-checking --with-headers --with-system-zlib --with-newlib --enable-languages=c,c++,fortran --disable-nls --enable-version-specific-runtime-libs --disable-libssp --program-prefix=spu- --target=spu
Thread model: single
gcc version 4.1.1

Seems we dont have spu_sr, only spu_sl?


/usr/lib/gcc/spu/4.1.1/include/spu_internals.h

...
#define spu_rlmaskqw(ra,rb)       __builtin_spu_rlmaskqw(ra,rb)
#define spu_rlmaskqwbyte(ra,rb)   __builtin_spu_rlmaskqwbyte(ra,rb)
#define spu_rlmaskqwbytebc(ra,rb) __builtin_spu_rlmaskqwbytebc(ra,rb)
#define spu_sl(ra,rb)             __builtin_spu_sl(ra,rb)
#define spu_slqw(ra,rb)           __builtin_spu_slqw(ra,rb)
#define spu_slqwbyte(ra,rb)       __builtin_spu_slqwbyte(ra,rb)
...

/usr/lib/gcc/spu/4.1.1/include> grep -i spu_sr * - nothing.

Too old compiler?


PS It is QS20 blade.

7  Other / Beginners & Help / Re: Compile error on PS3 on: June 20, 2011, 06:55:55 AM
for fun Smiley
8  Other / Beginners & Help / Compile error on PS3 on: June 20, 2011, 06:27:07 AM
Because I cant post to correct topic, it goes here.
I'm trying to compile PS3 miner on Fedora 7 and get error below. Maybe verement will notice this post and will answer?

spu-gcc -DUNROLL_SHA256 -Dinline="inline __attribute__((always_inline))" -O3 -fno-strict-aliasing -funroll-loops -mno-safe-hints -Wall    -c -o sha256.o sha256.c
sha256.c: In function 'vec_SHR':
sha256.c:61: warning: implicit declaration of function 'spu_sr'
sha256.c:61: error: incompatible types in return
sha256.c:62: warning: control reaches end of non-void function
make[2]: *** [sha256.o] Error 1
make[2]: Leaving directory `/home/sbernard/cellminer/ext/spu'
make[1]: *** [spu/worker.elf] Error 2
make[1]: Leaving directory `/home/sbernard/cellminer/ext'
make: *** [ext/cellminer.so] Error 2
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!