Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:The battle now begins. (Score 1) 407

I think you meant to reply to the grandparent poster, not my comment.

However, in case you gathered something different from my statements than what I intended, let me clearly state that I am in favor of protecting the speech and expression freedoms of teachers, both in, to a certain degree, and out of the classroom; for example, I don't agree with the ruling of Mayer v. Monroe County Community School Corporation et al., as it set a bad precedent due to, what was, a rather innocuous statement made by an instructor concerning seeking a peaceful solution to the war in Iraq. At the same time, it is difficult to determine what limits should be imposed, if there should even be any at all, given the gamut of views and beliefs held by others and the chances for offending those individuals or their parents.

Comment Re:hardware limits (Score 3, Insightful) 309

Yes, I could imagine playing Gears of War 3, or any other similar, graphically-intensive game, on a tablet. However, I wouldn't expect to physically interact the tablet whilst doing so.

To elaborate on the first part, as smart phones and tablets become more complex and powerful, they will begin to encroach and eventually overlap with the processing and graphical capabilities of consoles. (The PowerVR G6200/G6400, let alone NVIDIA's Tegra offerings and the state-of-the-art devices in the research literature, are a testament to this, from a GPU standpoint. From a CPU one, the quad-core ARMv7 Cortex-A15 handily beats out the triple-core IBM Xenon in the Xbox 360 and the Cell processor in the PS3, in terms of MIPS.) As this happens, there will only be a handful of relatively minor reasons, most of which concern how to handle older, potentially out-dated devices, as to why we could not expect to see quality games ported over to these mobile platforms, let alone have studios change focus and solely push their titles for them.

Now, as for actually playing the games, it's easy to imagine a few scenarios for how this could be done for a variety of titles. One that would work well, in general, would be to interface the tablet or phone with a TV, either through an HDMI connection or perhaps wirelessly through something like the Apple TV, and rely on one or more Bluetooth controllers for input. In this instance, the device is functioning like a console; however, once you're done playing, you can just grab it, take it with you, and revert back to using it for a multitude of other purposes.

Comment Re:Yes, and 16k is enough for anyone too (Score 1) 331

To render in real-time for a video game (say 60 FPS), you would need a processor that was around 1 million times faster than what we have today.

What is needed is an architectural paradigm shift, not necessarily a more beefy, faster (single-instruction, multiple-threaded-based) GPU.

To elaborate, with a naive implementation where independent kernels are run in parallel, one of the major bottlenecks for ray/path tracing via GPGPU processing is that every warp, a set of 32 threads, essentially executes the same instruction, with branching realizing by transparently masking out threads; as such, if branching often leads to divergent threads, then there will be low hardware utilization and performance will degrade. With a more robust implementation, you can improve hardware utilization by appropriately partitioning sub-kernels, but you'll run into issues when you start handling secondary rays.

For ray/path tracing to be carried out in an expeditious manner, it would be prudent to move to a programmable multiple-instruction, multiple-threaded (MIMT) architecture with many small cores that can handle many threads. In fact, researchers have been moving in this direction for quite some time now and the results are rather promising: while an NVIDIA GTX 285, which has a die area of around 300mm^2, can handle around 100M primary rays/sec and 60M diffuse rays/sec, with a thread issue rate of ~70% and ~50%, respectively, a custom MIMT ASIC solution, with an area of 200mm^2 at the same fabrication level, can reach around 400M primary and diffuse rays/sec, with a thread issue rate of ~70-80% for both. (As an aside, I have a paper, that's being submitted to either the ACM Trans. Graphics or IEEE Trans. Comp. Graphics and Vis., on an FPGA and theorized ASIC solution that blows these numbers away.)

Comment Re:Where's the "Funny/Insightful" mod love? (Score 1) 96

Umm, if you're so rich traveling the world on interest payments and patent royalties why are you wasting time making a hackintosh and not just buying a mac pro? Haha.

On top of everything else you have reading comprehension issues. To help make things clear for you, I never said that I owned a hackintosh.

However, I will mention that I assembled my workstation, if you can even classify it as such, and it is far more powerful than a Mac Pro: it has 8 Xeon E7-8870s, for a total of 80 cores and 160 threads @ 2.4/2.8 GHz, a Supermicro X8OBN-F motherboard, 512 GB (16x 32 GB DIMMs) DDR3 RAM, and 4 NVIDIA M2070s. (As an aside, a single Xeon E7-8870 costs more than the entry-level, dual-socket Mac Pro and the entire computer is a few thousand dollars short of the price of a new Porsche 911 Carrera.) Oh, and yes, I routinely develop software or run simulations that actually require that much, or far more, computing power: try running lattice-Boltzmann/finite element or Stokesian particulate flows, for modeling thousands to hundreds of million red blood cells, on a Mac Pro.

Oh, you meant you're an unemployed old baby boomer who lives off his retirement account from Honeywell and has a very fixed income. Haha.

Continuing the above remark, it's laughable that you take what I've written and automatically default to assuming that I'm "unemployed," let alone a baby boomer. Just so you know, I'm not even 30.

Comment Re:Where's the "Funny/Insightful" mod love? (Score 2) 96

What a humorous, yet snide, response to my merely pointing out and verifying that you can have a workstation with the same quality as a Mac Pro, at least where the components are concerned, not necessarily functionality and aesthetics, for much, much less than what you could get through Apple; clearly, you have some serious issues that you need to address.

Oh, and to answer your question, yes I do have a job: I work as an applied maths researcher and pay for my salary, research endeavors, and travel arrangements to present papers at conferences like NIPS, ICCV, CVPR, and ECCV through the annual interest made on my investments and healthcare patent royalties from GE, Intel, Honeywell, etc. so I don't have to bother with writing grant proposals or department politics.
Role Playing (Games)

Blizzard Sued By South Carolina Inmate 239

Benjamin Duranske writes "Jonathan Lee Riches, an inmate in South Carolina famous for filing long, handwritten, rambling screeds against celebrities, politicians, and even buildings, has filed a third-party motion in Federal Court in Arizona in the MDY v. Blizzard botting case claiming that Blizzard's World of Warcraft 'caused Riches mind to live in a virtual universe, where Riches explored the landscape committing identity theft and fighting cybermonster rival hacker gangs. Riches was addicted to video games and lost touch with reality because of defendants. This caused Riches to commit fraud to buy defendants video games. Riches chose World of Warcraft over working a legit job, Riches mind became a living video game.'"
Programming

A Bare-Bones Linux+Mono+GUI Distro? 158

nimble99 writes "I am a computer software engineer, focused mainly on the Windows platform — but most of my development time is spent in .NET. I would like to move my .NET development to Linux in the form of Mono, in an attempt at building a media-center type of device. All I require, is a base operating system with simple hardware support, Mono, and a window manager that (preferably) does nothing but act as a host for mono applications. Is this available? I dont know a lot about Linux, so I thought I would ask if there is already something like this available. Obviously a 'Mono Operating System' would be the cleanest solution, but a similar thing could be achieved with the barest minimum of Linux distros right?"
Privacy

Deutsche Telekom Secretly Tracked Phone Calls 83

Dekortage writes "German telephone giant Deutsche Telekom has admitted to secretly tracking the phone calls between board members and journalists, in an effort to identify media leaks about internal affairs. As noted by the German Journalists' Association, 'This company has special access to the records of its customers.... That means it has a special obligation to be trustworthy.' DT denies having eavesdropped; it merely tracked the calls dialed."
Robotics

Robot Composed of "Catoms" Can Assume Any Form 168

philetus writes "An article in New Scientist describes a robotic system composed of swarms of electromagnetic modules capable of assuming almost any form that is being developed by the Claytronics Group at Carnegie Mellon. 'The grand goal is to create swarms of microscopic robots capable of morphing into virtually any form by clinging together. Seth Goldstein, who leads the research project at Carnegie Mellon University, Pittsburgh, in the US, admits this is still a distant prospect. However, his team is using simulations to develop control strategies for futuristic shape-shifting, or "claytronic", robots, which they are testing on small groups of more primitive, pocket-sized machines.'"
Security

Modeling Urban Panic 105

Schneier is reporting that Arizona State University's Paul Torrens has been developing a computer simulation to model urban panic. "The goal of this project is to develop a reusable and behaviorally founded computer model of pedestrian movement and crowd behavior amid dense urban environments, to serve as a test-bed for experimentation." The simulation tests behaviors from how a crowd flees from a burning car to how a pathogen might be transmitted through a mobile pedestrian over time among others.
Security

Most Home Routers Vulnerable to Flash UPnP Attack 253

An Anonymous reader noted that some folks at GNU Citizen have been researching UPNP Vulnerabilities in home routers, and have produced a flash swf file capable of opening open ports into your network simply by visiting an unfortunate URL. Looks like Firefox & Safari users are safe for now.

Slashdot Top Deals

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...