When will they come out with a 256 bit OS or 1024 bit CPU? (78)

1 Name: Anonymous Scientist : 2008-08-06 07:47 ID:eXui/RyR

So how long do you think it will be before such technoloogy is widely availble to the public?
10 years? Maybe 25?

29 Name: Anonymous Scientist : 2009-08-27 18:31 ID:Heaven

>>28
I know some things of programming and you're talking BS. Turing-completeness is not sufficient to simulate thought. You can have precision arithmetic done with an 8-bit CPU too. Bignum libraries don't care for the machines word width. It has more to do with how much memory you have available rather than the size of the registers of the processor.

30 Name: Anonymous Scientist : 2009-10-15 15:49 ID:mS0SgOfu

>>24
And then we could all be gods. Actually I'm quite fond of that idea, being able to control a simulated world full of little virtual creatures that evolve and adapt to better survive the virtual nature using their A.I. and then fucking with them for a couple hundred years while they're still wearing virtual rags, then leaving them to figure things out for themselves while I sit back and watch the fireworks, and maybe after a couple thousand simulated years I'd reintroduce my presence in their man-made reality and delete them all. Rinse, repeat.

31 Name: Anonymous Scientist : 2009-10-20 15:09 ID:aUGfOshn

>>29

So you say you know some things of programming? You're not the only one :P Give me other proper reason to have 1024bit processor. Unless of course you want to have matrix multiplications done by it.

Of course you can have precise calculations as accurate as you want even on 8-bit computer but if you want them to be as fast as possible you'd go for processors doing them with one command, ie. with 64-bit word you can have more precise calculations done in same time as with 32-bit but being more accurate. And other thing is memory but even then, you can have huge memory available even on 8-bit system - it will be tricky of course.

"Turing-completeness is not sufficient to simulate thought". I think that even people who don't know what Turing test is, would say that :P But then, tell my what thought is? And what about consiousness? What do you think is needed to use term "thinking machines"?

If machine will think (analyse, combine facts etc) about itself, about world surrounding it, will even have some avatar and will say "I know that I am. It is me. I do things that alter world and I regard myself as unique entity, though I can be copied". What then? Will you look into it's database/code and then tell that it is just a simulation? Then what?

And BTW, I wonder how can people convince other people that they are consious ;)

32 Name: Anonymous Scientist : 2009-10-21 06:29 ID:Yj7RrNvn

Instead of having greater bit sizes we should work on clock speed and core temperatures. I would like to have a nice 6.0 GHz processor without the need for Liquid Nitrogen. Plus 1024 bit Machine Code would be such a bitch to debug, or even write an assembler for. I have enough problems attempting to read 32, 64 and 128 bit instructions.

33 Name: Anonymous Scientist : 2009-11-28 05:29 ID:RnIxMteB

they have 128 bit programs now?
I thought we were still stuck at 64.

34 Name: Adas : 2009-12-19 04:54 ID:EA0uMgt4

Why do we have to discrimnate based on simulation terms? Is it a murder to have a simulated entity? No, wait I know what it is ... some people have way too much ego, and are afraid to acknoledge, share, talk or even consider the presence of other types of entities.
And what's with the convicing part? it's like you're having an obsession about convictions, reminds me of religion.

35 Name: Anonymous Math Geek : 2010-01-26 11:54 ID:rvFwNioH

256-bit? 1024-bit?

256-bit OS would allow you to address up to 115,792,089,237,316,195,423,570,985,008,690,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 bytes of RAM. (Rounded; That's 115 quattuorvigintillion)

... and a 1024-bit OS would allow up to 179,769,313,486,231,590,772,930,519,078,900,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 bytes of RAM. (Obviously rounded; That is 179 uncentillion)

I don't see us needing that kind of computing power within our lifetime. Even the next step up to 128-bit would increase potential to 281,474,977,000,000 yottabytes.

64-bit will be with us for a while to come.

36 Name: Anonymous Scientist : 2010-01-27 09:40 ID:J2N9xzXj

That's more than a google! The 1024 bits would be for the CPU, not the OS

37 Name: Anonymous Scientist : 2010-02-10 16:47 ID:+bBPNdUD

*googol

38 Name: maciozo : 2010-03-05 20:11 ID:zU/HlIFc

No, Microsoft are developing Windows 8 which is supposed to come out 1st July 2011. There are rumors that there will be a 128 bit version

39 Name: Anonymous Scientist : 2010-03-08 05:38 ID:Heaven

>>38
you do realize how long it took for there to be a 64-bit version of windows after 64-bit hardware was widely available, right? i wouldn't expect to see a 128-bit version of windows until at least 2015, if at all.

40 Name: Anonymous Scientist : 2010-06-21 08:33 ID:HM8VTCfR

we have 2054 bit processor here in drdo india;) its a super compuetr;)

41 Name: 010001001011101100001 : 2010-10-28 19:13 ID:iMmpj0On

It never hurts to overdesign. The speed of the processors have pretty much hit fundamental elemental barriers. Make the chips capable of processing 4 simultaneous 128 bit instructions in one cpu cycle will speed up number processing for things that need it. Such as any of the BOINC projects. instead of taking months to process a genome or a climate projection it could be done much more rapidly. the amounts of data that are currently available on the internet is only going to be the tip of the data iceberg. Take the utilities to make 32 bit code run in 64 bit and use that to run something that needs 512 with data redundancy. take your pick designing the chip that runs at 1ghz and is 1024bit wide but consumes virtually no power and runs at room temp without cooling is much more valuable than designing a 10ghz chip that needs a factory sized cooling device. just my two cents on this one.
more stars out there than the number of grains of sand you would think we might eventually need a computer capable of processing them all at once....now thats something to work towards.

42 Name: Anonymous Scientist : 2010-10-29 22:50 ID:K5aF2QhY

There is little reason to add bits to word size. 64 bits give you any reasonably big integer value, any reasonably precise floating point number, and any reasonable address in memory. Adding bits to that has little effect, it just extends the range to the 'less reasonable' area. Yes it can be useful in certain applications but it won't bring effect in most.
What's interesting is having the computer to process them faster or more of them at once and because increasing the frequency is getting increasingly hard due to speed of light limit, adding CPU cores and massively parallel units such as GPUs is the current way to go.

43 Name: Anonymous Scientist : 2011-01-30 19:15 ID:+zDqMO1s

>>42
What is reasonable in 2010 may not be a few years down the road. And it's always later than you think.

"No one should ever need more than 640k." --Bill Gates, 1981

44 Name: Anonymous Scientist : 2011-02-16 15:15 ID:bqW86Bnn

As we develop artificial intelligence we will need more computing and ram to process data. A 1024-Bit System is only withing 15 years.

45 Name: Anonymous Scientist : 2011-02-16 15:56 ID:Heaven

A 256-bit system will essential and faster speed to computing graphical animation rather than writing in temporary files and reading the images separately.

46 Name: Anonymous Scientist : 2011-03-02 06:27 ID:0JmyrCss

DVD of "THE COVE" is being distributed free of charge in Sea Shepherd now.

Please contact the application method each mail address described in following URL.

http://www.seashepherd.org/contact/general-public.html

Sea Shepherd has already begun serving in Japan and each country.
You also must apply.

47 Name: I'll Be Back!8NBuQ4l6uQ : 2011-03-19 10:00 ID:E5M/hOJM

Well, Skynet is supposed to take over April 21, 2011. The war is supposed to rage until 2029 when we destroy Skynet's master control. SO, you scientists and technogeeks need to stop posting random thoughts and GET BACK TO WORK! Be a part of the RESISTANCE, not the problem! ;)

48 Name: Anonymous Scientist : 2011-03-21 00:44 ID:Vgak/j0z

We already have Multiple Instruction Multiple Data processors. I really doubt increasing instruction bit size would help anything.

49 Name: SeeAhead_KeepAhead : 2011-10-25 00:27 ID:ZsZWg62M

No need for 128, 256,512,1024 OS and compatible CPU?
Well the biggest example you have,you are using right now. The Internet. Runs mostly on a 32 bit IP address, but now we need a bigger address scheme, hence 64bit was introduce. It was said we would never need more IPs than the 32 bits could address, but yet here we are. If not for NAT the Internet working would have crash years ago.
We can't see the need for 128 or even a 256 right now but the need is there just a little ways down the road. Get your binoculars and look a little further ahead.

It is true however, a 128 or higher OS will not bring faster computing at least not very noticeable anyway. What we need is a complete and utterly new computer system i.e. new bus capable of transfer data near the speed of the 128 bit CPU, storage near that speed as well. In other words the hardware needs to match or approach the speed and performance increase gain by a 128 bit or higher.

50 Name: Lucian Ilea : 2012-03-10 23:00 ID:vGlv7j+O

This is a no brainer
We have 7 billion people on this planet only and a 32 bit OS can only address 4 billion adresses
We know that we will need a 1024 bit OS and processor eventually
and not something bigger in this universe,as the number of atoms in this universe is contained in this 2^1024 number
So why not build it now?
we skip the unpleasans 32 to 64 bit transitions like in the future

51 Post deleted.

52 Name: Anonymous Scientist : 2012-06-05 21:38 ID:Heaven

>>1
Apparently, before 2008: http://en.wikipedia.org/wiki/Efficeon
...And no one noticed.

53 Name: Anonymous Scientist : 2012-06-15 20:43 ID:JckvkMry

>>49 IPv6 uses 128-bit addresses. Each user will, it seems, get a bundle of addresses for own use that is at least as large as the whole IPv4 address space.

>>50 It's not about how many people are out there. It's about how many networked devices are out there.

54 Name: matt : 2012-08-29 03:31 ID:kJSxIryw

a 256 bit processor would be amazing for AES encryption since the main step involves a 256 bit state matrix.

55 Name: Anonymous Scientist : 2013-02-12 01:40 ID:tlI/HKGS

"256 bit" means that there are 256 numbers that a computer can read. most computers now can read up to 32 bit numbers, or numbers with 32 digits in them. there are also 64 bit computers, which can read 64 digits. for a better explanation, head over to Numberfile on youtube.

56 Name: Bill Gates : 2013-03-25 22:57 ID:AV7Eqhao

Nobody should need more than 640 bits.

57 Name: Anonymous Scientist : 2013-03-26 03:15 ID:Heaven

>>56
s/640/10120/

58 Name: Anonymous Scientist : 2013-10-03 21:13 ID:Nzcs6YYK

>>55
Proof that if you are going to fail, you might as well fail superlatively.

59 Name: Anonymous Scientist : 2013-11-11 01:31 ID:Heaven

>>57
if 10120 bits is enough for the whole universe, then it definitely should be enough for anyone.

60 Name: original poster : 2014-01-14 22:59 ID:uQRonXMy

This probably should have been posted to the tech board rather than here. Would it be possible for a moderator to move it?

61 Name: Anonymous Scientist : 2014-01-28 05:51 ID:Heaven

>>60
this thread has been on this board for about 5.5 years. why move it now?

62 Name: atom : 2014-06-20 07:39 ID:AtBBl8va

hey if you get satisfied with this how can you be called science lover .

there is no certanity that homo sapiens want more than they got in every field if they want more if they want to store their memories in full hd from their mind to hard disk where is the problem real track deployment videography should be an alternative

63 Name: Anonymous Scientist : 2014-07-03 17:12 ID:S0Vcz3Lt

>>59
Except an atom is not the smallest unit, so that's as arbitrary as saying "the universe is made out of 2 halves, so 2 bits should be enough for everyone!"

64 Name: Anonymous Scientist : 2014-07-11 00:20 ID:D2eP3OXa

I think it would be separated that the PCs for citizen and the PCs for (Technical) Workers.
People not need such a High Speck Computers for their daily laisures.

65 Name: Anonymous Scientist : 2014-07-20 08:29 ID:wOQYAa8S

It can be required the thread for this board?

67 Name: Wow : 2015-05-03 22:15 ID:4UlVGuup

Wow look how old this post is! It's almost been a decade is still getting pushed!
So how is that prediction going about the 128 bit pc may happen thing?

68 Name: Anonymous Scientist : 2015-06-14 23:39 ID:gKuqmTGp

>>67
Risc-V looks promising on that front, with support for a 128bit address space. And as well as that it the ISA free and open which is always a plus.

69 Name: Anonymous Scientist : 2015-07-03 19:28 ID:Heaven

I'd be more interested in a 128-qbit quantum computer.

70 Post deleted.

71 Post deleted.

72 Name: Anonymous Scientist : 2016-07-14 06:48 ID:EtHDlgt9

There technically are 512 bit cpus but they arent rrally exciting.. the intel xeon phi, i think its only the floating point par that is 512 but so just numwber crunching for science

73 Name: Anonymous Scientist : 2016-07-18 03:06 ID:MMJ9UbIf

>>64
Consumer desktops and laptops are still being sold with 4 or 8 GB of RAM (every so often you see one with 12 GB of RAM these days) and neither Windows nor standard software has gotten bloated enough to render this insufficient. Meanwhile I use a computer with 32 GB of RAM and an 8 core processor in my laboratory for sequence alignment. Moore's law stopped working as advertised in 2005, so I expect that this state of affairs will continue until either a)quantum computing comes along and upsets things or b)technical progress in computers finally comes to a halt and information technology becomes another ossified industry that was once cutting edge, like cars or petrochemicals. The way things are looking now, I think that quantum computing will be developed the year after they figure out controlled nuclear fusion and world peace.

74 Name: Anonymous Scientist : 2016-07-20 04:15 ID:utulLfD9

>>69

At this point even an 8 Qbit (or a full quantum byte) computer would be good. From what I heard the max they have achieved so far is something like 5 Qbits or some other odd number.

75 Name: Anonymous Scientist : 2016-07-23 04:45 ID:ppmr2UEt

It doubles about every 10 years

1980 - 8 bit
1990 - 16 bit
2000 - 32 bit
2010 - 64 bit
2020 - 128 bit
2030 - 256 bit
2040 - 512 bit
2050 - 1024 bit
2060 - 2048 bit
2070 - 4096 bit
2080 - 8192 bit

76 Name: Anonymous Scientist : 2016-09-10 06:33 ID:WzPGZq83

>>74
https://en.wikipedia.org/wiki/Timeline_of_quantum_computing#2016

> Google, using an array of 9 superconducting qubits developed by the Martinis group and UCSB, accurately simulates a hydrogen atom.

and there's this nonsense: http://www.dwavesys.com/press-releases/d-wave-systems-breaks-1000-qubit-quantum-computing-barrier

77 Name: Anonymous Scientist : 2016-09-30 03:41 ID:Heaven

>>76
and now d-wave has built an even bigger fake quantum computer ("2000 qubits").

78 Name: Anonymous Scientist : 2016-10-14 09:18 ID:Ns4QBtzr

That would be lots of data! xddd

This thread has been closed. You cannot post in this thread any longer.