Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Google Could use some Fresh Ideas in AI (Score 1) 117

"He describes the brain as a massively parallel pattern recognition machine. At the core of the neocortex are millions of hierarchically arranged pattern recognition modules working together to model and predict our environment."

Do you think there is a single person in this field that doesn't think that? Why does he need to "argue" that when it's pretty obvious to everyone?

Comment Re:Just more of the same (Score 1) 162

Amazingly (I knew this poster "smelled" like rebel science), you aren't completely wrong here. We do create a model and we predict based on that model, but the basis of the prediction is pattern matching/detection from previous experience. A pattern match isn't guaranteed (hence the connection to probabilities), but it's the best guess based on experience.

Comment Re:any objective numbers? (Score 3, Insightful) 281

" that would give 1/4th the CPU" - 4x multi-threading doesn't limit a single threaded workload to go at 1/4th the speed of the processor. Multi-threading just allows the processor to do useful work when that single thread would otherwise be waiting on other resources (e.g. memory), but it doesn't slow down a single thread running by itself.

Comment Re:Ouch. (Score 4, Informative) 362

Don't confuse the "Resource Planning" part of ERP with actually meaning anything. ERP used to be MRP when it was just focused on the manufacturing aspects of a business and specifically planning raw material requirements to meet the deman for the finished goods. But as companies added modules to the suite to encompass the entire enterprise, they decided to change the name to Enterprise Resource Planning because it sounded more "Enterprisey". Sure there is some planning in there and a whole bunch of transaction execution and tracking that really isn't related to planning.

Comment Re:ERP is dead! (Score 3, Informative) 362

In what sense do you think ERP is dead? The functions are all required and if you buy best of breed individual packages, you still need to integrate them, so either you do it yourself or you buy the ERP package that is already integrated.

I agree that some decisions can be made to break it up into manageable pieces and accept less efficiency, but with an organization of that size you still have a problem of complexity whether using an ERP package or creating point solutions and integrating them.

Comment Re:Someone care to explain what this is exactly? (Score 1) 362

ERP is basically all of the typical office functions put together in an integrated package. For example, an Inventory module to track items, an Order Entry module to allow customers to order those items, an Accounts Receivable system to track the invoices generated when you shipped items to the customer, etc. etc. It's all integrated so, for example, the inventory transactions and the invoicing transactions all feed to the General Ledger for financial reporting.

It's "great" because you can't really run a company without it unless you want to do it all on paper.

Comment Re:Ouch. (Score 4, Insightful) 362

Most of the ERP implementations I have been part of have been successful. Every major corporation has a working ERP system, how do you think that happened?

There are big failures, typically in situations where the size of the project exceeds the experience and capabilities of the people managing them. With something as big as the DoD, there just aren't too many opportunities for anyone to gain the proper experience to know how to make it successful. Something like that needs to be broken into much smaller pieces and you just have to forego some of the efficiencies of a completely integrated non-redundant system in favor of more manageable pieces.

Slashdot Top Deals

The one day you'd sell your soul for something, souls are a glut.

Working...